massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-json / node_modules / es6-promise / lib / es6-promise.auto.js
1 import Promise from './es6-promise';
2 Promise.polyfill();
3 export default Promise;