@mathjax/src
    Preparing search index...

    Type Alias MATHJAX_CONFIG<T>

    MATHJAX_CONFIG: MJX_CONFIG<T, HTML_DOM>

    The type for the MathJax object as a config object (before loading MathJax).

    Type Parameters

    • T extends COMPONENT_LIST<HTML_DOM>

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