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) |
Constants
Name | Description | |
---|---|---|
DelayedPromiseWithProps |
Interfaces
Name | Description | |
---|---|---|
DelayedPromiseWithPropsConstructor | ||
NoDelayedPromiseMethods |
Type Aliases
Name | Description | |
---|---|---|
DelayedPromiseWithProps | Define the type of a DelayedPromiseWithProps instance |
Last Updated: 26 April, 2023