Compartir a través de


DeclarativeType interface

La interfaz DeclarativeType asigna $kind al tipo.

Propiedades

kind
loader
type

Detalles de las propiedades

kind

kind: string

Valor de propiedad

string

loader

loader?: CustomDeserializer<T, C>

Valor de propiedad

type

type: Newable<T, any[]>

Valor de propiedad

Newable<T, any[]>