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