Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/utils
Middleware
Type Alias Middleware<Context, Result>
Middleware
:
(
ctx
:
Context
,
next
:
(
ctx
:
Context
)
=>
Promise
<
Result
>
,
)
=>
Promise
<
Result
>
Type Parameters
Context
Result
=
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...