FunctionsresponsePathAsArrayresponsePathAsArray CallableresponsePathAsArray(path: Readonly<Path | Root>): (string | number)[]Given a Path, return an Array of the path keys.Parameterspath: Readonly<Path | Root>Returns (string | number)[]
Given a Path, return an Array of the path keys.