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