Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
FetchNode
Variable FetchNode
Internal
Fetch
Node
:
{
create
(
rowCount
,
modifier
)
:
kysely
.
FetchNode
;
is
(
node
)
:
node
is
kysely
.
FetchNode
;
}
Type declaration
create
:
function
create
(
rowCount
,
modifier
)
:
kysely
.
FetchNode
Parameters
rowCount
:
number
|
bigint
modifier
:
FetchModifier
Returns
kysely
.
FetchNode
is
:
function
is
(
node
)
:
node
is
kysely
.
FetchNode
Parameters
node
:
OperationNode
Returns
node
is
kysely
.
FetchNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...