UNPKG

es2024.object

Version:

Polyfills for the new methods of `Object` in ES2024.

23 lines (22 loc) 404 B
{ "name": "es2024.object", "version": "1.0.1", "description": "Polyfills for the new methods of `Object` in ES2024.", "keywords": [ "ecmascript", "javascript", "polyfill", "shim", "ES2024", "ECMAScript 2024", "object", "group", "groupBy" ], "repository": "WaterLemons2k/es2024.object", "license": "MIT", "main": "index.js", "files": [ "!*" ] }