UNPKG

infrastructure-components

Version:

Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.

6 lines (5 loc) 157 B
var $export = require('./$.export'); $export($export.P, 'String', { // 21.1.3.13 String.prototype.repeat(count) repeat: require('./$.string-repeat') });