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