database-petani-mobile/node_modules/core-js/es/reflect/apply.js
2026-02-23 16:39:35 +07:00

6 lines
139 B
JavaScript

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