Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / features / typed-array / index.js
index 20a271d82cdbaaccf30486e341b3fe4594f7c3d7..db032de1171f761452d4933a6bc5ea16f375ae60 100644 (file)
@@ -1,3 +1,5 @@
 var parent = require('../../es/typed-array');
+require('../../modules/esnext.typed-array.at');
+require('../../modules/esnext.typed-array.filter-out');
 
 module.exports = parent;