@discordx/internal
Preparing search index...
ModificationFunction
Type Alias ModificationFunction<TTarget>
ModificationFunction
:
(
targetDecorator
:
TTarget
)
=>
void
|
Promise
<
void
>
Type Parameters
TTarget
extends
Decorator
Type Declaration
(
targetDecorator
:
TTarget
)
:
void
|
Promise
<
void
>
Parameters
targetDecorator
:
TTarget
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@discordx/internal
Loading...