apply.js 125 B

1234
  1. require('../../modules/es.reflect.apply');
  2. var path = require('../../internals/path');
  3. module.exports = path.Reflect.apply;