Module

x/lodash_es/src/unescape.js

lodash for deno use
Latest
import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/unescape.js";

Functions

The inverse of _.escape; this method converts the HTML entities &, <, >, ", and ' in string to their corresponding characters.