UNPKG

core-js

Version:
6 lines (4 loc) 218 B
'use strict'; require('../../../modules/es.string.repeat'); var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method'); module.exports = getBuiltInPrototypeMethod('String', 'repeat');