Preparing search index...
The search index is not available
multi-extend - v2.0.1
multi-extend
MultiExtendedConstructor
Type alias MultiExtendedConstructor<Constructors>
Multi
Extended
Constructor
<
Constructors
>
:
Overwrite
<
OverwriteChain
<
Constructors
>
,
(
new
(
...
params
)
=>
OverwriteChain
<
ToInstanceTypes
<
Constructors
>
>
)
>
The constructor created by
multiExtend
.
Type Parameters
Constructors
extends
Constructor
<
any
>
[]
Type declaration
new
(
...
params
)
:
OverwriteChain
<
ToInstanceTypes
<
Constructors
>
>
Parameters
Rest
...
params
:
AllConstructorParameters
<
Constructors
>
Returns
OverwriteChain
<
ToInstanceTypes
<
Constructors
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
multi-extend - v2.0.1
Loading...
Generated using
TypeDoc
The constructor created by
multiExtend
.