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