Preparing search index...
The search index is not available
@vk-io/session
@vk-io/session
Middleware
Type alias Middleware<T>
Middleware
<
T
>
:
(
(
context
,
next
)
=>
unknown
)
Type Parameters
T
Type declaration
(
context
,
next
)
:
unknown
Parameters
context
:
T
next
:
(
(
)
=>
Promise
<
void
>
)
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Returns
unknown
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@vk-io/session
MemoryStorage
SessionManager
IContext
IMemoryStorageOptions
IMemoryStoreLike
ISessionContext
ISessionManagerOptions
ISessionStorage
Middleware
SessionForceUpdate
Generated using
TypeDoc