@gmb/bitmark-parser - v7.2.0
    Preparing search index...

    Type Alias BitGroupKey

    BitGroupKey:
        | "assignment"
        | "authors"
        | "bot-action"
        | "bots"
        | "chat"
        | "cloze"
        | "conversation"
        | "cooking"
        | "correction"
        | "document-upload"
        | "essay"
        | "extractor"
        | "flashcard"
        | "group"
        | "highlight-text"
        | "interview"
        | "learning-path"
        | "mark"
        | "match"
        | "message"
        | "multiple-choice"
        | "multiple-response"
        | "non-production"
        | "other"
        | "pages"
        | "preparation-note"
        | "quizzes"
        | "rating"
        | "recipes"
        | "record-audio"
        | "review-errors"
        | "reviews"
        | "self-assessment"
        | "sequence"
        | "set"
        | "static"
        | "steps"
        | "survey"
        | "survey-anonymous"
        | "surveys"
        | "tables"
        | "take-picture"
        | "true-false"
        | "vocabulary"
        | "warning"
        | "white-label"

    A bit-group key, as info({ infoType: "bit-groups" }) reports it and as bits list it in bitGroups. Aliases are NOT included — they are accepted on lookup, not canonical.