Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateControllablePromiseOptions<T>

Type parameters

Hierarchy

  • CreateControllablePromiseOptions

Index

Properties

Methods

Properties

args?: Iterable<any>

Extra arguments to pass to the promise constructor

type?: T

Promise constructor

default

Promise

Methods