socialmedia/node_modules/unenv/dist/runtime/npm/whatwg-url/webidl2js-wrapper.mjs
2026-03-03 13:45:56 +05:30

3 lines
94 B
JavaScript

export const URL = globalThis.URL;
export const URLSearchParams = globalThis.URLSearchParams;