UNPKG

lilybird

Version:
2 lines 78 B
export type Awaitable<T> = Promise<T> | T; //# sourceMappingURL=utils.d.ts.map