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