UNPKG

81 BJavaScriptView Raw
1import Promise from './es6-promise';
2Promise.polyfill();
3export default Promise;