Documentation
    Preparing search index...

    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