Type information
Readonly exportFunction to convert the value to a string
Readonly identifierIdentifier for the type. Is used to identify the type in the string representation of the value and then to reconstruct the value from the string. It has to be unique.
Readonly importFunction to convert the value from a string
Readonly typeType information
Type information
Generated using TypeDoc
Entry for a type in the conversion register. The Identifier is used to identify the type in the string representation of the value and then to reconstruct the value from the string. It has to be unique.