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