@discordx/internal
Preparing search index...
MethodDecoratorEx
Type Alias MethodDecoratorEx
MethodDecoratorEx
:
<
T
>
(
target
:
Record
<
string
,
any
>
,
propertyKey
:
string
,
descriptor
:
TypedPropertyDescriptor
<
T
>
,
)
=>
void
Type declaration
<
T
>
(
target
:
Record
<
string
,
any
>
,
propertyKey
:
string
,
descriptor
:
TypedPropertyDescriptor
<
T
>
,
)
:
void
Type Parameters
T
Parameters
target
:
Record
<
string
,
any
>
propertyKey
:
string
descriptor
:
TypedPropertyDescriptor
<
T
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@discordx/internal
Loading...