define-properties
define-properties copied to clipboard
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Results
1
define-properties issues
Sort by
recently updated
recently updated
newest added
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/ljharb/define-properties). ## Deprecations / Replacements > [!WARNING] These...