Version 1
[yaffs-website] / node_modules / core-js / library / fn / array / copy-within.js
diff --git a/node_modules/core-js/library/fn/array/copy-within.js b/node_modules/core-js/library/fn/array/copy-within.js
new file mode 100644 (file)
index 0000000..89e1de4
--- /dev/null
@@ -0,0 +1,2 @@
+require('../../modules/es6.array.copy-within');
+module.exports = require('../../modules/_core').Array.copyWithin;
\ No newline at end of file