@mathjax/src
    Preparing search index...

    Enumeration ConfigurationType

    Basic enum types for map and configuration handlers.

    v.sorge@mathjax.org (Volker Sorge)

    Index

    Enumeration Members

    CONFIG: "config"
    FALLBACK: "fallback"
    HANDLER: "handler"
    INIT: "init"
    ITEMS: "items"
    NODES: "nodes"
    OPTIONS: "options"
    PARSER: "parser"
    POSTPROCESSORS: "postprocessors"
    PREPROCESSORS: "preprocessors"
    PRIORITY: "priority"
    TAGS: "tags"