import { decodeURIComponent } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.es5.d.ts";
Gets the unencoded version of an encoded component of a Uniform Resource Identifier (URI).
x/deno/cli/tsc/dts/lib.es5.d.ts>decodeURIComponent
import { decodeURIComponent } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.es5.d.ts";
Gets the unencoded version of an encoded component of a Uniform Resource Identifier (URI).