@mathjax/src
    Preparing search index...

    Type Alias MJX_OBJECT<T, D>

    MJX_OBJECT: TYPES2MJX_OBJECT<MJX_DEF<T, D>, D>

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

    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.