Skip to content

fx-flow v0.7.0 / types / FixedPromise

Type alias: FixedPromise<T>

FixedPromise<T>: Promise<Awaited<T>>

Type parameters

T

Source

packages/core/src/types/promise.ts:1

Released under the MIT License.