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