• Returns the index of the first non-whitespace/non-comment node in nodes. If there is no such node, null is returned.

    Parameters

    • nodes: Node[]
    • Optional parbreaksAreInsignificant: boolean

    Returns number | undefined

Generated using TypeDoc