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