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