MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / toPlainObject

Function toPlainObject

libraries/lodash.js:12517–12519  ·  view source on GitHub ↗

* Converts `value` to a plain object flattening inherited enumerable string * keyed properties of `value` to own properties of the plain object. * * @static * @memberOf _ * @since 3.0.0 * @category Lang * @param {*} value The value to convert. * @returns {Obje

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseMergeDeepFunction · 0.85

Calls 2

copyObjectFunction · 0.85
keysInFunction · 0.85

Tested by

no test coverage detected