blob: 77997866f825a1fd5219e4ae81985a39acfd138f [file] [log] [blame]
import Promise from './es6-promise';
Promise.polyfill();
export default Promise;