@mathjax/src
    Preparing search index...

    Type Alias HTMLNodeList<N, T>

    HTMLNodeList: [N | T, number][]

    List of consecutive text nodes and their text lengths

    Type Parameters

    • N

      The HTMLElement node class

    • T

      The Text node class