Version 1
[yaffs-website] / node_modules / core-js / fn / string / unescape-html.js
diff --git a/node_modules/core-js/fn/string/unescape-html.js b/node_modules/core-js/fn/string/unescape-html.js
new file mode 100644 (file)
index 0000000..7c2c55c
--- /dev/null
@@ -0,0 +1,2 @@
+require('../../modules/core.string.unescape-html');
+module.exports = require('../../modules/_core').String.unescapeHTML;
\ No newline at end of file