Type alias AsyncValue<V>

AsyncValue<V>: MaybePromise<V>

A Value that may be wrapped with a Promise.

Type Parameters

Generated using TypeDoc