Spaces:
Sleeping
Sleeping
| import "../Interceptor-soD-WpQO.mjs"; | |
| import { t as ClientRequestInterceptor } from "../index-DfoF45ih.mjs"; | |
| import { XMLHttpRequestInterceptor } from "../interceptors/XMLHttpRequest/index.mjs"; | |
| import { FetchInterceptor } from "../interceptors/fetch/index.mjs"; | |
| //#region src/presets/node.d.ts | |
| /** | |
| * The default preset provisions the interception of requests | |
| * regardless of their type (http/https/XMLHttpRequest). | |
| */ | |
| declare const _default: readonly [ClientRequestInterceptor, XMLHttpRequestInterceptor, FetchInterceptor]; | |
| //#endregion | |
| export { _default as default }; | |
| //# sourceMappingURL=node.d.mts.map |