Skip to content

@nhtio/serialization/types

Provides the typescript types used by the serialization library.

Type Aliases

Type AliasDescription
SerializableDefines all the types which can be be serialized
SerializablePrimitiveDefines the union of all serializable primitive types.
SerializableTypedArrayDefines a union for all the serializable typed arrays.