massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / features / typed-array / last-index-of.js
index 5682bf44ea92032500540d419bfecf58178e80cd..a51aa3c02974e87e9e13941bb50a7e0a9914c676 100644 (file)
@@ -1 +1,3 @@
-require('../../modules/es.typed-array.last-index-of');
+var parent = require('../../stable/typed-array/last-index-of');
+
+module.exports = parent;