Skip to main content

responsePathAsArray

Callable

  • responsePathAsArray(path: Maybe<Readonly<Path>>): (string | number)[]

  • Given a Path, return an Array of the path keys.


    Parameters

    • path: Maybe<Readonly<Path>>

    Returns (string | number)[]