Appearance
JSONPath Tools / @jsonpath-tools/jsonpath / ValueType
type ValueType = | JSONValue | typeof Nothing;
JSONValue or Nothing.