"pure" object

an object without prototype.

JSvalueobjectcreateObject.create() ⟩ pure object

circle-info

Object.create(null) is an object without prototype.

triangle-exclamation

Last updated

Was this helpful?