Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
BinaryOperationNode
Type Alias BinaryOperationNode
Internal
BinaryOperationNode
:
Readonly
<
{
create
(
leftOperand
:
OperationNode
,
operator
:
OperationNode
,
rightOperand
:
OperationNode
,
)
:
BinaryOperationNode
;
is
(
node
:
OperationNode
)
:
node
is
BinaryOperationNode
;
}
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Cuttlefish SDK Reference - v0.1.0
Loading...