Search
Preparing search index...
The search index is not available
bitbybit.dev v0.20.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
Logic
TwoValueGateDto
Class TwoValueGateDto<T, U>
Type parameters
T
U
Hierarchy
TwoValueGateDto
Index
Constructors
constructor
Properties
value1
value2
Constructors
constructor
new
Two
Value
Gate
Dto<T, U>
(
value1
?:
T
, value2
?:
U
)
:
TwoValueGateDto
<
T
,
U
>
Type parameters
T
U
Parameters
Optional
value1:
T
Optional
value2:
U
Returns
TwoValueGateDto
<
T
,
U
>
Properties
Optional
value1
value1
:
T
First value to check
default
undefined
optional
true
Optional
value2
value2
:
U
Second value to check
default
undefined
optional
true
Exports
Bit
Inputs
Logic
Boolean
Operators
Enum
Boolean
Dto
Boolean
List
Dto
Comparison
Dto
Random
Booleans
Dto
Threshold
Boolean
List
Dto
Threshold
Gaps
Boolean
List
Dto
Two
Threshold
Random
Gradient
Dto
Two
Value
Gate
Dto
constructor
value1
value2
Value
Gate
Dto
Generated using
TypeDoc
First value to check
undefined
true