%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/.trash/vacivitta/node_modules/es-iterator-helpers/Iterator.concat/
Upload File :
Create Path :
Current File : /home/vacivi36/.trash/vacivitta/node_modules/es-iterator-helpers/Iterator.concat/shim.js

'use strict';

var getPolyfill = require('./polyfill');
var define = require('define-properties');

var getIteratorPolyfill = require('../Iterator/polyfill');

module.exports = function shimIteratorConcat() {
	var $Iterator = getIteratorPolyfill();
	var polyfill = getPolyfill();
	define(
		$Iterator,
		{ concat: polyfill },
		{ concat: function () { return $Iterator.concat !== polyfill; } }
	);

	return polyfill;
};

Zerion Mini Shell 1.0