bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Logic
TwoValueGateDto
Class TwoValueGateDto<T, U>
Type Parameters
T
U
Index
Constructors
constructor
Properties
value1?
value2?
Constructors
constructor
new
TwoValueGateDto
<
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
Copy
Optional
true
Optional
value2
value2
?:
U
Second value to check
Default
undefined
Copy
Optional
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
value1
value2
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
First value to check