Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AsyncOperation<T>

Type parameters

  • T

Hierarchy

  • AsyncOperation

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

promise

promise: Promise<T>

Methods

reject

resolve

  • resolve(value: T): void

Generated using TypeDoc