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: 15 May, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.