Preparing search index...
The search index is not available
Documentation
Documentation
Middleware Stack
isMiddleware
Function isMiddleware
is
Middleware
(
value
)
:
value
is
Middleware
<
object
,
object
,
object
>
A type guard for middleware
Parameters
value
:
unknown
Any value to check.
Returns
value
is
Middleware
<
object
,
object
,
object
>
Indicates if the value is of the type.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
A type guard for middleware