examTeamApp/node_modules/core-js/stable/reflect/construct.js

5 lines
92 B
JavaScript
Raw Normal View History

2024-09-27 17:35:10 +08:00
'use strict';
var parent = require('../../es/reflect/construct');
module.exports = parent;