Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Commands

API surface area for registering and executing commands

Index

Type aliases

CommandCallback

CommandCallback: function

Type declaration

    • (args?: any): any
    • Parameters

      • Optional args: any

      Returns any

CommandEnabledCallback

CommandEnabledCallback: function

Type declaration

    • (): boolean
    • Returns boolean

Generated using TypeDoc