@mathjax/src
    Preparing search index...

    Type Alias MJX_CONFIG<T, D>

    MJX_CONFIG: TYPES2MJX_CONFIG<MJX_DEF<T, D>>

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

    Type Parameters

    • T extends COMPONENT_LIST<D>

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

    • D extends DOM_TYPES

      The DOM node types to use in the types that need them.