UNPKG

255 BTypeScriptView Raw
1import 'isomorphic-fetch';
2import 'abortcontroller-polyfill/dist/abortcontroller-polyfill-only';
3export declare const fetchAsync: (endpoint: string, options?: RequestInit, timeoutMs?: number) => Promise<Response>;
4//# sourceMappingURL=fetch_async.d.ts.map
\No newline at end of file