JSONPath Tools / @jsonpath-tools/jsonpath / Type
Enumeration: Type
Type from the JSONPath type system.
Enumeration Members
logicalType
ts
logicalType: "LogicalType";
nodesType
ts
nodesType: "NodesType";
valueType
ts
valueType: "ValueType";