Preparing search index...
The search index is not available
multi-extend - v2.0.1
multi-extend
ToInstanceTypes
Type alias ToInstanceTypes<Constructors>
To
Instance
Types
<
Constructors
>
:
{
[
Index
in
keyof
Constructors
]
:
InstanceType
<
Constructors
[
Index
]
>
}
Maps an array of constructors to an array of their instance types.
Type Parameters
Constructors
extends
Constructor
<
any
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
multi-extend - v2.0.1
Loading...
Generated using
TypeDoc
Maps an array of constructors to an array of their instance types.