Module object

Module object 

Source
Expand description

Object node.

Structs§

Object
Objects in JavaScript may be defined as an unordered collection of related data, of primitive or reference types, in the form of “key: value” pairs.