Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • I

  • O

Hierarchy

  • CommandHandler

Implemented by

Index

Properties

Properties

handle

handle: (event: I) => Promise<O>

Type declaration

    • (event: I): Promise<O>
    • Parameters

      • event: I

      Returns Promise<O>

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Protected property
  • Private property
  • Static method

Generated using TypeDoc