github-pages-deploy-action/node_modules/core-js-pure/internals/native-promise-constructor.js
2020-03-06 22:45:40 -05:00

4 lines
79 B
JavaScript

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