UNPKG

@thi.ng/checks

Version:

Collection of 70+ type, feature & value checks

2 lines 118 B
export declare const isPromiseLike: <T = any>(x: any) => x is Promise<T>; //# sourceMappingURL=is-promiselike.d.ts.map