Interface IInterruptMenuFactory

Hierarchy

  • IInterruptMenuFactory

Methods

Methods

  • Type Parameters

    Parameters

    • menuId: MenuId
    • Optional initializer: ((menu: M) => any)
        • (menu: M): any
        • Parameters

          • menu: M

          Returns any

    Returns Promise<void>

Generated using TypeDoc