Utils
A set of utility classes used throughout the package.
Classes
| Name | Description | |
|---|---|---|
| DelayedPromise | Similar to a normal Promise, a DelayedPromise represents the eventual completion (or failure) | Beta |
Constants
| Name | Description | |
|---|---|---|
| DelayedPromiseWithProps | Beta |
Interfaces
| Name | Description | |
|---|---|---|
| DelayedPromiseWithPropsConstructor | Beta | |
| NoDelayedPromiseMethods | Beta |
Type Aliases
| Name | Description | |
|---|---|---|
| DelayedPromiseWithProps | Define the type of a DelayedPromiseWithProps instance | Beta |
Last Updated: 20 June, 2023