@mathjax/src
    Preparing search index...

    Type Alias MATHJAX<T>

    MATHJAX: MJX<T, HTML_DOM>

    The type for the MathJax object based on a collection of component names. This is for both configuration and after Mathjax is loaded.

    Type Parameters

    • T extends COMPONENT_LIST<HTML_DOM>

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