Documentation
    Preparing search index...

    Class Command<Input, Output, Context>

    Type Parameters

    • Input extends object
    • Output extends object
    • Context extends object = object

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    input: Input
    middleware: MiddlewareStack<Input, Output, Context> = ...