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