UNPKG

110 BTypeScriptView Raw
1export declare const isPromise: <T = any>(x: any) => x is Promise<T>;
2//# sourceMappingURL=is-promise.d.ts.map
\No newline at end of file