ParamsURL
import { ParamsURL } from "https://raw.githubusercontent.com/worker-tools/json-fetch/master/index.ts";Like URL, but accepts a params argument that is added to the search parameters/query string.
class ParamsURL extends URL {}
import { ParamsURL } from "https://raw.githubusercontent.com/worker-tools/json-fetch/master/index.ts";Like URL, but accepts a params argument that is added to the search parameters/query string.