Path as array or string.
Optionaloptions: { extraKey?: unknown; notation?: "mixed" | "bracket" }Options for more precision.
OptionalextraKey?: unknownOptional extra key to append to the path string.
Optionalnotation?: "mixed" | "bracket"The notation in which the path and/or the extra key string will be created.
String representation of the path.
toSimpleString for stringify keys.
Converts a path into a readable string with bracket or mixed notation.