KoAJAX
Preparing search index...
Middleware
Type Alias Middleware<C>
Middleware
:
(
context
:
C
,
next
:
()
=>
Promise
<
any
>
)
=>
Promise
<
any
>
|
any
Type Parameters
C
=
any
Type declaration
(
context
:
C
,
next
:
()
=>
Promise
<
any
>
)
:
Promise
<
any
>
|
any
Parameters
context
:
C
next
:
()
=>
Promise
<
any
>
Returns
Promise
<
any
>
|
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
KoAJAX
Loading...