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