%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/array.prototype.flat/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/array.prototype.flat/shim.js

'use strict';

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

module.exports = function shimFlat() {
	var polyfill = getPolyfill();
	define(
		Array.prototype,
		{ flat: polyfill },
		{ flat: function () { return Array.prototype.flat !== polyfill; } }
	);
	return polyfill;
};

Zerion Mini Shell 1.0