📄 construct.js
/home/palash/git/site/node_modules/core-js-pure/es/reflect/construct.js
Language: js • Lines: 5
'use strict';
require('../../modules/es.reflect.construct');
var path = require('../../internals/path');

module.exports = path.Reflect.construct;