Appearance
JSONPath Tools / @jsonpath-tools/jsonpath / NormalizedPathSegment
type NormalizedPathSegment = string | number;
Segment of NormalizedPath. Property name or index.