Type alias Awaitable<T>

Awaitable<T>: PromiseLike<T> | T

Promise, or maybe not

Type Parameters

  • T

Generated using TypeDoc