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

Function hasIn

libraries/lodash.js:13177–13179  ·  view source on GitHub ↗

* Checks if `path` is a direct or inherited property of `object`. * * @static * @memberOf _ * @since 4.0.0 * @category Object * @param {Object} object The object to query. * @param {Array|string} path The path to check. * @returns {boolean} Returns `true` if `

(object, path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseMatchesPropertyFunction · 0.85
basePickFunction · 0.85

Calls 1

hasPathFunction · 0.85

Tested by

no test coverage detected