qauMaWeb/node_modules/core-js/features/array/with.js

5 lines
151 B
JavaScript
Raw Permalink Normal View History

2024-10-13 18:02:27 +08:00
require('../../modules/esnext.array.with');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('Array', 'with');