elearning/Frontend-Learner/node_modules/unenv/dist/runtime/npm/whatwg-url/webidl2js-wrapper.mjs

3 lines
94 B
JavaScript
Raw Normal View History

2026-01-13 10:46:40 +07:00
export const URL = globalThis.URL;
export const URLSearchParams = globalThis.URLSearchParams;