promise-native-constructor.js 79 B

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