@speed-highlight/core
    Preparing search index...

    Type Alias ShjToken

    ShjToken:
        | "deleted"
        | "err"
        | "var"
        | "section"
        | "kwd"
        | "class"
        | "cmnt"
        | "insert"
        | "type"
        | "func"
        | "bool"
        | "num"
        | "oper"
        | "str"
        | "esc"