@mathjax/src
    Preparing search index...

    Type Alias Location<N, T>

    The Location gives a location of a position in a document (either a node and character position within it, or an index into a string array, the character position within the string, and the delimiter at that location).

    Type Parameters

    • N

      The HTMLElement node class

    • T

      The Text node class