Optional
attributeThe specified types of the attributes of a class. Use the type decorator to add type information to the metadata of a class.
Optional
enumerateOptional
implementsOptional
serializablesMap of property names to the type of serialization that should be used for that property.
Metadata for classes extending Mutable. Metadata needs to be explicitly specified using decorators.
See
type script 5.2 feature "decorator metadata" for additional information.