%PDF- %PDF-
Mini Shell

Mini Shell

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

/*! https://mths.be/includes v2.0.0 by @mathias */

'use strict';

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

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

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

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

	return polyfill;
};

Zerion Mini Shell 1.0