Searched refs:_mockifyValue (Results 1 – 1 of 1) sorted by relevance
149 const mock = type !== 'function' ? _mockifyValue(value, { context, key }) : undefined;178 function _mockifyValue(value) { function