Type alias Awaitable<T>

Awaitable<T>: Promise<T> | T

Awaitable type

Type Parameters

  • T

Generated using TypeDoc