botas-express
    Preparing search index...

    Type Alias NextTurn

    NextTurn: () => Promise<void>

    Callback to invoke the next middleware (or the activity handler) in the pipeline.

    Type Declaration

      • (): Promise<void>
      • Returns Promise<void>