Preparing search index...
The search index is not available
API Reference | fast-check | Property based testing framework
API Reference | fast-check | Property based testing framework
CloneValue
Type Alias CloneValue<T, N, Rest>
Clone
Value
<
T
,
N
,
Rest
>
:
[
number
]
extends
[
N
]
?
T
[]
:
Rest
[
"length"
]
extends
N
?
Rest
:
CloneValue
<
T
,
N
,
[
T
,
...
Rest
]
>
Type of the value produced by
clone
Type Parameters
T
N
extends
number
Rest
extends
T
[]
=
[
]
Remarks
Since 2.5.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference | fast-check | Property based testing framework
Loading...
Type of the value produced by clone