JSONPath Tools / @jsonpath-tools/jsonpath / serializedNormalizedPath
Function: serializedNormalizedPath()
ts
function serializedNormalizedPath(path): string
Converts a normalized path to a text representation.
Parameters
path
Normalized path.
Returns
string