UNPKG

@alexaegis/common

Version:
2 lines 91 B
export type Awaitable<T> = T | PromiseLike<T>; //# sourceMappingURL=awaitable.type.d.ts.map