Wraps types of the source object and its deep members with type definitions of Jest mock function. Pass {shallow: true} option to disable the deeply mocked behavior.
source
{shallow: true}
Optional
Wraps types of the source object with type definitions of Jest mock function.
Wraps types of the
source
object and its deep members with type definitions of Jest mock function. Pass{shallow: true}
option to disable the deeply mocked behavior.