@mathjax/src
    Preparing search index...

    Variable contextConst

    context: { document: Document; os: string; window: Window & typeof globalThis } = ...

    The browsers window and document objects, if any

    Type declaration

    • document: Document
    • os: string
    • window: Window & typeof globalThis