PHP 8.1.33
Preview: shim.js Size: 381 B
//lib/node_modules/npm/node_modules/object.getownpropertydescriptors/shim.js

'use strict';

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

module.exports = function shimGetOwnPropertyDescriptors() {
	var polyfill = getPolyfill();
	define(
		Object,
		{ getOwnPropertyDescriptors: polyfill },
		{ getOwnPropertyDescriptors: function () { return Object.getOwnPropertyDescriptors !== polyfill; } }
	);
	return polyfill;
};

Directory Contents

Dirs: 0 × Files: 13

Name Size Perms Modified Actions
276 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download
4.04 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
587 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download
1.91 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
1.69 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
1.21 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
316 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download
1.06 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
3.74 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
3.08 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
227 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download
3.63 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
381 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).