UNPKG

expo

Version:
10 lines 268 B
declare class StubNativeRequest { } declare class StubNativeResponse { } export declare const ExpoFetchModule: { NativeRequest: typeof StubNativeRequest; NativeResponse: typeof StubNativeResponse; }; export {}; //# sourceMappingURL=ExpoFetchModule.web.d.ts.map