Preparing search index...
The search index is not available
@egomobile/next-utils
@egomobile/next-utils
MiddlewareNextFunction
Type alias MiddlewareNextFunction
Middleware
Next
Function
:
(
(
error
?
)
=>
any
)
A next function for a middleware.
Type declaration
(
error
?
)
:
any
Parameters
Optional
error
:
any
The error, if occurred.
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@egomobile/next-utils
Loading...
Generated using
TypeDoc
A next function for a middleware.