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