1require('../modules/es7.promise.finally');
2require('../modules/es7.promise.try');
3module.exports = require('../modules/_core').Promise;
4