@logixjs/core
Preparing search index...
Observability
trialRunModule
Function trialRunModule
trialRunModule
<
Sh
extends
AnyModuleShape
>
(
root
:
RootLike
<
Sh
>
,
options
?:
TrialRunModuleOptions
,
)
:
Effect
<
TrialRunReport
,
never
,
never
>
Type Parameters
Sh
extends
AnyModuleShape
Parameters
root
:
RootLike
<
Sh
>
Optional
options
:
TrialRunModuleOptions
Returns
Effect
<
TrialRunReport
,
never
,
never
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@logixjs/core
Loading...