Files
est-frame/node_modules/core-js-pure/es/reflect/apply.js
2025-10-22 05:38:27 +00:00

6 lines
139 B
JavaScript
Executable File

'use strict';
require('../../modules/es.reflect.apply');
var path = require('../../internals/path');
module.exports = path.Reflect.apply;