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