Options
All
  • Public
  • Public/Protected
  • All
Menu

An object holding the resolve and reject functions of a Promise instance.

Hierarchy

  • PromiseResolver

Index

Properties

Properties

reject

reject: Function

Reject the promise.

resolve

resolve: Function

Resolve the promise.

Legend

  • Constructor
  • Method
  • Property

Generated using TypeDoc