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