Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Fallback

The fallback interface, this is called when the inhibitor returns or resolves with a falsy value

Hierarchy

  • Fallback

Callable

  • Fallback(...args: any[]): unknown
  • The arguments passed to the class' method

    Parameters

    • Rest ...args: any[]

    Returns unknown

Generated using TypeDoc