3 lines
79 B

var global = require('../internals/global');
module.exports = global.Promise;