Skip to content

@nhtio/web-reactive-state

Provides a syncronized state storage which is accessible in both browser and web worker contexts

Classes

ClassDescription
ReactiveStateProvides a syncronized state storage which is accessible in both browser and web worker contexts

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.

Variables

VariableDescription
versionThe current version of the package.