Type Alias UnknownTypeProperty<This>

UnknownTypeProperty<This>: PropertyMetaDescriptor<This>

UnknownPropertyType are primitive type that needs to be defined at runtime with the help of Condition decorator.

Type Parameters

  • This

    The type of the class the decorator is applied to.