Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
ExplainNode
Variable ExplainNode
Internal
Explain
Node
:
Readonly
<
{
create
(
format
?
,
options
?
)
:
kysely
.
ExplainNode
;
is
(
node
)
:
node
is
kysely
.
ExplainNode
;
}
>
Type declaration
create
:
function
create
(
format
?
,
options
?
)
:
kysely
.
ExplainNode
Parameters
Optional
format
:
ExplainFormat
Optional
options
:
OperationNode
Returns
kysely
.
ExplainNode
is
:
function
is
(
node
)
:
node
is
kysely
.
ExplainNode
Parameters
node
:
OperationNode
Returns
node
is
kysely
.
ExplainNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...