UNPKG

@types/whatwg-url

Version:
5 lines (3 loc) 126 B
import * as URL from "./lib/URL"; import * as URLSearchParams from "./lib/URLSearchParams"; export { URL, URLSearchParams };