Metzploreur/node_modules/@types/whatwg-url/webidl2js-wrapper.d.ts
clement callaert 244d45ceb8 Version 2
2023-11-01 17:33:25 +01:00

4 lines
128 B
TypeScript
Executable file

import * as URL from "./dist/URL";
import * as URLSearchParams from "./dist/URLSearchParams";
export { URL, URLSearchParams };