Preparing search index...
The search index is not available
utilium
utilium
struct
Function struct
struct
(
options
?:
Partial
<
Options
>
,
)
:
<
const
T
extends
StaticLike
<
Metadata
>
>
(
target
:
T
,
context
:
ClassDecoratorContext
<
new
(
...
args
:
any
)
=>
any
>
&
DecoratorContext
<
Metadata
,
>
,
)
=>
T
Decorates a class as a struct
Parameters
options
:
Partial
<
Options
>
= {}
Returns
<
const
T
extends
StaticLike
<
Metadata
>
>
(
target
:
T
,
context
:
ClassDecoratorContext
<
new
(
...
args
:
any
)
=>
any
>
&
DecoratorContext
<
Metadata
,
>
,
)
=>
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utilium
Loading...
Decorates a class as a struct