es6-promise.auto.js 81 Bytes Raw Blame History Permalink 1 2 3 import Promise from './es6-promise'; Promise.polyfill(); export default Promise;