Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
AndNode
Interface AndNode
interface
AndNode
{
kind
:
"AndNode"
;
left
:
OperationNode
;
right
:
OperationNode
;
}
Hierarchy
OperationNode
AndNode
Index
Properties
kind
left
right
Properties
Readonly
kind
kind
:
"AndNode"
Readonly
left
left
:
OperationNode
Readonly
right
right
:
OperationNode
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
kind
left
right
Cuttlefish SDK Reference - v0.1.0
Loading...