%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/.trash/vacivitta/node_modules/string.prototype.repeat/
Upload File :
Create Path :
Current File : /home/vacivi36/.trash/vacivitta/node_modules/string.prototype.repeat/shim.js

/*! https://mths.be/repeat v1.0.0 by @mathias */

'use strict';

var define = require('define-properties');

var getPolyfill = require('./polyfill');

module.exports = function shimRepeat() {
	var polyfill = getPolyfill();

	if (String.prototype.repeat !== polyfill) {
		define(String.prototype, { repeat: polyfill });
	}

	return polyfill;
};

Zerion Mini Shell 1.0