Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

configuration: Configuration = ...

Methods

  • Close the active menu associated with a connection

    Parameters

    Returns Promise<object>

  • Perform an action associated with the active menu

    Parameters

    Returns Promise<object>

  • withMiddleware<T>(...middlewares: Middleware[]): T
  • withPostMiddleware<T>(...postMiddlewares: (undefined | ((context: ResponseContext) => Promise<void | Response>))[]): T

Generated using TypeDoc