@mathjax/src
    Preparing search index...
    MhchemReplacements: Map<
        string
        | ((match: string, arrow: string) => string),
        RegExp,
    > = ...

    Replace these constructs in mhchem output now that we have stretchy versions of the needed arrows

    The matching macro name

    The arrow name (without the backslash).

    The mhchem arrow name, if there is one.