Deprecated
A legacy feature for browser compatibility
import { unescape } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.es5.d.ts";
Computes a new string in which hexadecimal escape sequences are replaced with the character that it represents.