Edit File: index.js
'use strict'; module.exports = typeof Promise === 'function' ? Promise : require('pinkie');
Back to File Manager