summaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/string/unescape-html.js
blob: 7c2c55c8c393cd0a63ef1f78557dfb9b827be7b2 (plain)
1
2
require('../../modules/core.string.unescape-html');
module.exports = require('../../modules/_core').String.unescapeHTML;