* Gets the parent value at `path` of `object`. * * @private * @param {Object} object The object to query. * @param {Array} path The path to get the parent value of. * @returns {*} Returns the parent value.
(object, path)
source not stored for this graph (policy: none)
no test coverage detected