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

5 lines
96 B
JavaScript
Raw Normal View History

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