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
ModelRunAsyncSetup
Type Alias ModelRunAsyncSetup<Model, Real>
Model
Run
Async
Setup
<
Model
,
Real
>
:
(
(
)
=>
Promise
<
{
model
:
Model
;
real
:
Real
;
}
>
)
Asynchronous definition of model and real
Type Parameters
Model
Real
Remarks
Since 2.2.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference | fast-check | Property based testing framework
Loading...
Asynchronous definition of model and real