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