Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
JSONPathNode
Interface JSONPathNode
interface
JSONPathNode
{
inOperator
?:
kysely
.
OperatorNode
;
kind
:
"JSONPathNode"
;
pathLegs
:
readonly
kysely
.
JSONPathLegNode
[]
;
}
Hierarchy (
view full
)
OperationNode
JSONPathNode
Index
Properties
in
Operator?
kind
path
Legs
Properties
Optional
Readonly
in
Operator
in
Operator
?:
kysely
.
OperatorNode
Readonly
kind
kind
:
"JSONPathNode"
Readonly
path
Legs
path
Legs
:
readonly
kysely
.
JSONPathLegNode
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
in
Operator
kind
path
Legs
Silvertree API
Loading...