Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T = unknown

Hierarchy

  • Promise<T>
    • ControllablePromise

Index

Methods

  • reject(error: any): void
  • resolve(value?: T): void