@duplicis/types - v1.0.0
Preparing search index...
Duplicis
Target
Interface Target<T>
interface
Target
<
T
extends
abstract
new
(
...
args
:
any
)
=>
any
>
{
constructor
:
T
;
instance
?:
InstanceType
<
T
>
;
key
:
string
;
}
Type Parameters
T
extends
abstract
new
(
...
args
:
any
)
=>
any
Index
Properties
constructor
instance?
key
Properties
constructor
constructor
:
T
Optional
instance
instance
?:
InstanceType
<
T
>
Readonly
key
key
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
constructor
instance
key
@duplicis/types - v1.0.0
Loading...