UNPKG

liteloader-js

Version:
1 lines 46 B
export type Awaitable<T> = T | PromiseLike<T>;