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