aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/reflect/construct.js
blob: df90026903d023ce00c102c14687f620e3f44c1b (plain)
1
2
3
4
require('../../modules/es.reflect.construct');
var path = require('../../internals/path');

module.exports = path.Reflect.construct;