Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/utils-jest
jest
MockedObjectDeep
Type Alias MockedObjectDeep<T>
MockedObjectDeep
:
MaybeMockedConstructor
<
T
>
&
{
[
K
in
MethodKeysOf
<
T
>
]
:
T
[
K
]
extends
MockableFunction
?
MockedFunctionDeep
<
T
[
K
]
>
:
T
[
K
]
}
&
{
[
K
in
PropertyKeysOf
<
T
>
]
:
MaybeMockedDeep
<
T
[
K
]
>
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Comunica
Loading...