UNPKG

@thi.ng/checks

Version:

Collection of 70+ type, feature & value checks

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