Preparing search index...
The search index is not available
utilium
utilium
Struct
StaticLike
Interface StaticLike<T>
interface
StaticLike
<
T
extends
Metadata
=
Metadata
>
{
new
StaticLike
(
...
args
:
any
[]
)
:
any
;
"[metadata]"
?:
null
|
_DecoratorMetadata
<
T
>
;
}
Type Parameters
T
extends
Metadata
=
Metadata
Hierarchy (
View Summary
)
ClassLike
StaticLike
Index
Constructors
constructor
Properties
[metadata]?
Constructors
constructor
new
StaticLike
(
...
args
:
any
[]
)
:
any
Parameters
...
args
:
any
[]
Returns
any
Properties
Optional
[metadata]
"[metadata]"
?:
null
|
_DecoratorMetadata
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[metadata]
utilium
Loading...