aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/library/fn/reflect/construct.js
blob: 5374384e17a184b8230251b96d9d95d9ada27cb2 (plain)
1
2
require('../../modules/es6.reflect.construct');
module.exports = require('../../modules/_core').Reflect.construct;