DeclarativeType interface

DeclarativeType interface maps $kind to type.

Properties

kind
loader
type

Property Details

kind

kind: string

Property Value

string

loader

loader?: CustomDeserializer<T, C>

Property Value

type

type: Newable<T, any[]>

Property Value

Newable<T, any[]>