tgify.js - v1.3.0
Preparing search index...
MiddlewareFn
Type Alias MiddlewareFn<C, U>
MiddlewareFn
:
(
ctx
:
C
,
next
:
()
=>
Promise
<
void
>
)
=>
Promise
<
unknown
>
|
void
Type Parameters
C
extends
Context
<
U
>
U
extends
Update
=
Update
Type Declaration
(
ctx
:
C
,
next
:
()
=>
Promise
<
void
>
)
:
Promise
<
unknown
>
|
void
Parameters
ctx
:
C
next
:
()
=>
Promise
<
void
>
Returns
Promise
<
unknown
>
|
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
tgify.js - v1.3.0
Loading...