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