effect-ts-laws
Preparing search index...
index
UnderlyingArbitrary
Type Alias UnderlyingArbitrary<Fa>
UnderlyingArbitrary
:
Fa
extends
fc.Arbitrary
<
infer
A
>
?
A
:
never
Extract the underlying type of the given arbitrary.
Type Parameters
Fa
extends
fc.Arbitrary
<
unknown
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-ts-laws
Loading...
Extract the underlying type of the given arbitrary.