Spaces:
Sleeping
Sleeping
| import "../createRequestId-DYCsFHOi.mjs"; | |
| import "../getRawRequest-B1BqgWG6.mjs"; | |
| import "../bufferUtils-BiiO6HZv.mjs"; | |
| import "../hasConfigurableGlobal-C8zq1MCg.mjs"; | |
| import "../handleRequest-CPPgsG7s.mjs"; | |
| import { t as FetchInterceptor } from "../fetch-5IMPqr9e.mjs"; | |
| import { t as XMLHttpRequestInterceptor } from "../XMLHttpRequest-DrZAf3w6.mjs"; | |
| //#region src/presets/browser.ts | |
| /** | |
| * The default preset provisions the interception of requests | |
| * regardless of their type (fetch/XMLHttpRequest). | |
| */ | |
| var browser_default = [new FetchInterceptor(), new XMLHttpRequestInterceptor()]; | |
| //#endregion | |
| export { browser_default as default }; | |
| //# sourceMappingURL=browser.mjs.map |