summaryrefslogtreecommitdiff
path: root/node_modules/es6-promise/lib/es6-promise.auto.js
blob: 77997866f825a1fd5219e4ae81985a39acfd138f (plain) (blame)
1
2
3
import Promise from './es6-promise';
Promise.polyfill();
export default Promise;