414d20a0bf0bdd494c8a82da221aeecd76f81ed68b01f12b991d771e2c1b085ba2ac957debe0426f380e91dcdbdcc6d95f6f05a71c0d85a9312fdc3e114a24 218 B

12345
  1. 'use strict';
  2. require('../../../modules/es.string.substr');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('String', 'substr');