Type alias Property

Property: typeof Boolean | typeof Date | typeof Number | typeof Object | typeof String

Type alias for a union type of all primitive constructors which may be used as typeFactory argument for the Property decorator.

Generated using TypeDoc