to-spliced.js 162 B

1234
  1. require('../../modules/esnext.array.to-spliced');
  2. var entryUnbind = require('../../internals/entry-unbind');
  3. module.exports = entryUnbind('Array', 'toSpliced');