Reference
createMemorySessionStore
Creates a deprecated process-local session store alias.
Signature
const createMemorySessionStore: <TData>(options: MemorySessionStoreOptions): SessionStore<TData>Reference
Creates a deprecated process-local session store alias.
const createMemorySessionStore: <TData>(options: MemorySessionStoreOptions): SessionStore<TData>