DeclarativeType interface
DeclarativeType interface maps $kind to type.
Properties
kind | |
loader | |
type |
Property Details
kind
kind: string
Property Value
string
loader
type
type: Newable<T, any[]>
Property Value
Newable<T, any[]>