a8bc34163fd972801298d417d1c4b6cdb0e8dbb016d0eaf18409230c37259759d6697c9cf2c1411c1e1fb0ae5c84030ad3288ba78f5aa4b43a2f257214955d 218 B

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