unescape-html.js 121 Bytes
require('../../modules/core.string.unescape-html');
module.exports = require('../../modules/_core').String.unescapeHTML;