Documentation
Preparing search index...
Middleware Stack
Pluggable
Type Alias Pluggable<Input, Output, Context>
Pluggable
:
(
this
:
MiddlewareStack
<
Input
,
Output
,
Context
>
)
=>
void
Type Parameters
Input
extends
object
Output
extends
object
Context
extends
object
=
object
Type Declaration
(
this
:
MiddlewareStack
<
Input
,
Output
,
Context
>
)
:
void
Parameters
this
:
MiddlewareStack
<
Input
,
Output
,
Context
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...