Type Alias: SessionDictionaryValues
SessionDictionaryValues:
string|number|boolean|object|null|undefined
Types of values that can be stored in the session dictionary.
Defined in
m2c2kit/packages/session/src/Session.ts:904
SessionDictionaryValues:
string|number|boolean|object|null|undefined
Types of values that can be stored in the session dictionary.
m2c2kit/packages/session/src/Session.ts:904