UNPKG

es6-promise

Version:

A lightweight library that provides tools for organizing asynchronous code

4 lines (3 loc) 81 B
import Promise from './es6-promise'; Promise.polyfill(); export default Promise;