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