@mathjax/src
    Preparing search index...
    options: {
        require: { allow: OptionList; defaultAllow: boolean; prefix: string };
    } = ...

    The options for the require extension

    Type declaration

    • require: { allow: OptionList; defaultAllow: boolean; prefix: string }