EASYAIuniappNewUI/node_modules/core-js/actual/reflect/apply.js
2025-02-08 18:50:38 +08:00

5 lines
92 B
JavaScript

'use strict';
var parent = require('../../stable/reflect/apply');
module.exports = parent;