@mathjax/src
    Preparing search index...

    Type Alias MATHJAX_OBJECT<T>

    MATHJAX_OBJECT: MJX_OBJECT<T, HTML_DOM>

    The type for the completed MathJax object (after MathJax is loaded).

    Type Parameters

    • T extends COMPONENT_LIST<HTML_DOM>

      The union of component names, array of names, or definitions.