interface UrlWithStringQuery extends Url Usage in Denoimport { type UrlWithStringQuery } from "node:url"; Properties query: string | null