* The base implementation of `_.at` without support for individual paths. * * @private * @param {Object} object The object to iterate over. * @param {string[]} paths The property paths to pick. * @returns {Array} Returns the picked elements.
(object, paths)
source not stored for this graph (policy: none)
no test coverage detected