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