property StringifyOptions.encodeURIComponent Usageimport { type StringifyOptions } from "node:querystring"; Type ((str: string) => string) | undefined