Preparing search index...
The search index is not available
utilium
utilium
Struct
StaticLike
Interface StaticLike<T>
interface
StaticLike
<
T
>
{
new StaticLike
new
(
...
args
:
any
[]
)
:
any
;
[metadata]
?:
null
|
_DecoratorMetadata
<
T
>
;
}
Type Parameters
T
extends
Metadata
=
Metadata
Hierarchy (
view full
)
ClassLike
StaticLike
Index
Constructors
constructor
Properties
[metadata]?
Constructors
constructor
new
Static
Like
(
...
args
)
:
any
Parameters
Rest
...
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...