Preparing search index...
The search index is not available
@vk-io/scenes
@vk-io/scenes
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/scenes
LastAction
SceneContext
SceneManager
StepScene
StepSceneContext
IContext
IScene
ISceneContextEnterOptions
ISceneContextLeaveOptions
ISceneContextOptions
ISceneManagerOptions
IStepContext
IStepContextGoOptions
IStepContextOptions
IStepSceneOptions
ISessionContext
Middleware
SceneRepository
StepSceneHandler
Generated using
TypeDoc