UNPKG

mmir-tooling

Version:
4 lines (3 loc) 146 B
"use strict"; const promiseConstr = typeof Promise !== 'undefined' ? Promise : require('es6-promise').Promise; module.exports = promiseConstr;