Reference

createMemorySessionStore

Creates a deprecated process-local session store alias.

Signature

const createMemorySessionStore: <TData>(options: MemorySessionStoreOptions): SessionStore<TData>