seyfert
Preparing search index...
LocalesT
Function LocalesT
LocalesT
(
name
?:
undefined
,
description
?:
undefined
,
)
:
<
T
extends
new
(
...
args
:
any
[]
)
=>
object
>
(
target
:
T
,
)
=>
{
prototype
:
__type
<
any
>
;
new
(
...
args
:
any
[]
)
:
__type
<
T
>
}
&
T
Parameters
Optional
name
:
undefined
Optional
description
:
undefined
Returns
<
T
extends
new
(
...
args
:
any
[]
)
=>
object
>
(
target
:
T
,
)
=>
{
prototype
:
__type
<
any
>
;
new
(
...
args
:
any
[]
)
:
__type
<
T
>
}
&
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
seyfert
Loading...