qauMaWeb/node_modules/core-js/features/array/to-spliced.js

5 lines
162 B
JavaScript
Raw Normal View History

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