to-spliced.js 158 B

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