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