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