Skip to main content
Awaitable<T> = PromiseLike<T> | T
Defined in: packages/safe-fetch/src/lib/fetch.ts:6

Type Parameters

T

T