mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 10:10:17 +08:00
21 lines
480 B
JavaScript
21 lines
480 B
JavaScript
import {
|
|
XMLHttpRequestInterceptor
|
|
} from "../chunk-DODHRDV6.mjs";
|
|
import "../chunk-6HYIRFX2.mjs";
|
|
import {
|
|
FetchInterceptor
|
|
} from "../chunk-PBC2PID2.mjs";
|
|
import "../chunk-H5O73WD2.mjs";
|
|
import "../chunk-5UK33FSU.mjs";
|
|
import "../chunk-TX5GBTFY.mjs";
|
|
import "../chunk-QED3Q6Z2.mjs";
|
|
|
|
// src/presets/browser.ts
|
|
var browser_default = [
|
|
new FetchInterceptor(),
|
|
new XMLHttpRequestInterceptor()
|
|
];
|
|
export {
|
|
browser_default as default
|
|
};
|
|
//# sourceMappingURL=browser.mjs.map
|