Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
JSONPathLegNode
Variable JSONPathLegNode
Internal
JSONPath
Leg
Node
:
Readonly
<
{
create
(
type
,
value
)
:
kysely
.
JSONPathLegNode
;
is
(
node
)
:
node
is
kysely
.
JSONPathLegNode
;
}
>
Type declaration
create
:
function
create
(
type
,
value
)
:
kysely
.
JSONPathLegNode
Parameters
type
:
JSONPathLegType
value
:
string
|
number
Returns
kysely
.
JSONPathLegNode
is
:
function
is
(
node
)
:
node
is
kysely
.
JSONPathLegNode
Parameters
node
:
OperationNode
Returns
node
is
kysely
.
JSONPathLegNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...