Package : nodejs-define-properties

Package details

Summary: Define multiple non-enumerable properties at once

Description:
Define multiple non-enumerable properties at once. Use
Object.defineProperty when available; falls back to standard
assignment in older engines. Existing properties are not
overridden. Accepts a map of property names to a predicate
that, when true, force-overrides.


URL: https://github.com/ljharb/define-properties
License: MIT

Maintainer: neoclust

List of RPMs