Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Inhibitor

The inhibitor interface

Hierarchy

  • Inhibitor

Callable

  • Inhibitor(...args: any[]): boolean | Promise<boolean>
  • The arguments passed to the class' method

    Parameters

    • Rest ...args: any[]

    Returns boolean | Promise<boolean>

Generated using TypeDoc