Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / proposals / array-filtering.js
1 // https://github.com/tc39/proposal-array-filtering
2 require('../modules/esnext.array.filter-out');
3 require('../modules/esnext.typed-array.filter-out');