function decodeURIComponentSafeimport { decodeURIComponentSafe } from "https://dotland.deno.dev/x/lume@v2.3.3/core/utils/path.ts"; decodeURIComponentSafe(path: string): stringdecodeURI() can't decode the % character, as it is used in any encoded character Parameterspath: stringReturnsstring