Function children

  • Get a all children of a node.

    Parameters

    • node: Node | Node[]

      or nodes

    Returns Node[]

    the array of children for the given node

Generated using TypeDoc