@logixjs/core
Preparing search index...
Reflection
verifyFullCutoverGate
Function verifyFullCutoverGate
verifyFullCutoverGate
<
Sh
extends
AnyModuleShape
>
(
module
:
AnyModule
|
ModuleImpl
<
any
,
Sh
,
any
>
,
options
?:
VerifyFullCutoverGateOptions
<
Sh
>
,
)
:
Effect
<
FullCutoverGateVerificationResult
,
never
,
any
>
Type Parameters
Sh
extends
AnyModuleShape
Parameters
module
:
AnyModule
|
ModuleImpl
<
any
,
Sh
,
any
>
Optional
options
:
VerifyFullCutoverGateOptions
<
Sh
>
Returns
Effect
<
FullCutoverGateVerificationResult
,
never
,
any
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@logixjs/core
Loading...