Function get

  • Get the node at the end of the given path starting at a node

    Parameters

    • node: any

      to start at

    • path: (string | number)[]

    Returns any

Generated using TypeDoc