UNPKG

es-intrinsics

Version:

registry of explicitly named intrinsic objects in EcmaScript

9 lines (7 loc) 369 B
# es-intrinsics Exports a map of the [named intrinsic objects](https://tc39.github.io/ecma262/#sec-well-known-intrinsic-objects) of an EcmaScript realm. Presumes an ES2017 environment at minimum, but is forgiving of known exceptions in current Node; relies on access through the global object, so if this is to be mutated, it must run first to capture the references.