Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/utils-jest
jest
SpiedFunction
Type Alias SpiedFunction<T>
SpiedFunction
:
SpyInstance
<
ReturnType
<
T
>
,
ArgsType
<
T
>
,
T
extends
(
this
:
infer
C
,
...
args
:
any
)
=>
any
?
C
:
never
,
>
Constructs the type of a spied function.
Type Parameters
T
extends
(
...
args
:
any
)
=>
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Comunica
Loading...
Constructs the type of a spied function.