UNPKG

81 BTypeScriptView Raw
1declare namespace _fetch {}
2declare const _fetch: typeof fetch;
3export = _fetch;