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

Function basePick

libraries/lodash.js:3758–3762  ·  view source on GitHub ↗

* The base implementation of `_.pick` without support for individual * property identifiers. * * @private * @param {Object} object The source object. * @param {string[]} paths The property paths to pick. * @returns {Object} Returns the new object.

(object, paths)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lodash.jsFile · 0.85

Calls 2

basePickByFunction · 0.85
hasInFunction · 0.85

Tested by

no test coverage detected