Deprecated
A legacy feature for browser compatibility
import { escape } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.es5.d.ts";
Computes a new string in which certain characters have been replaced by a hexadecimal escape sequence.
A legacy feature for browser compatibility
import { escape } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.es5.d.ts";
Computes a new string in which certain characters have been replaced by a hexadecimal escape sequence.