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