Options
All
  • Public
  • Public/Protected
  • All
Menu

An interface to describe the reject argument of promise executor.

Hierarchy

  • Reject

Callable

  • __call(reason?: any): void
  • An interface to describe the reject argument of promise executor.

    Parameters

    • Optional reason: any

    Returns void

Generated using TypeDoc