massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / proposals / array-from-async.js
1 // https://github.com/tc39/proposal-array-from-async
2 require('../modules/esnext.array.from-async');
3 require('../modules/esnext.typed-array.from-async');