UNPKG

tricks

Version:
6 lines (2 loc) 98 B
import then from './then.js'; export default (typeof Promise === 'function') ? Promise : then;