interface UrlWithParsedQuery extends Url Usage in Denoimport { type UrlWithParsedQuery } from "node:url"; Properties query: ParsedUrlQuery