Preparing search index...
The search index is not available
Documentation
Documentation
@divviup/dap
<internal>
ConstructorParameters
Type Alias ConstructorParameters<T>
ConstructorParameters
:
T
extends
abstract
new
(
...
args
:
infer
P
)
=>
any
?
P
:
never
Obtain the parameters of a constructor function type in a tuple
Type Parameters
T
extends
abstract
new
(
...
args
:
any
)
=>
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Obtain the parameters of a constructor function type in a tuple