Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

  • E

Hierarchy

Implemented by

Index

Properties

cancelled

cancelled: boolean

isCancelled

isCancelled: boolean

reject

reject: Reject<E>

resolve

resolve: Resolve<T>

Methods

cancel

  • cancel(reason?: undefined | string): void

catch

finally

then