f3b8a7a571242a58df70c356d4eb2c2f8e8237883bc5bedaea975019b7053a88471104cb037fafa5886ab5dcb73aaeb03edf47ec7c022087b3045c6bc5c45a 223 B

12345
  1. 'use strict';
  2. require('../../../modules/es.array.to-spliced');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('Array', 'toSpliced');