Version 1
[yaffs-website] / node_modules / core-js / library / fn / string / from-code-point.js
diff --git a/node_modules/core-js/library/fn/string/from-code-point.js b/node_modules/core-js/library/fn/string/from-code-point.js
new file mode 100644 (file)
index 0000000..93fc53a
--- /dev/null
@@ -0,0 +1,2 @@
+require('../../modules/es6.string.from-code-point');
+module.exports = require('../../modules/_core').String.fromCodePoint;
\ No newline at end of file