MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / isPlainObject

Function isPlainObject

iBlog.WebUI/Scripts/lodash.js:8921–8940  ·  view source on GitHub ↗

* Checks if `value` is a plain object, that is, an object created by the * `Object` constructor or one with a `[[Prototype]]` of `null`. * * **Note:** This method assumes objects created by the `Object` constructor * have no inherited enumerable properties.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseMergeDeepFunction · 0.85
isElementFunction · 0.85

Calls 3

isObjectLikeFunction · 0.85
isArgumentsFunction · 0.85
baseForInFunction · 0.85

Tested by

no test coverage detected