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

    Type Alias HandInFeedbackSelfBitFeedbackChoice

    type HandInFeedbackSelfBitFeedbackChoice = {
        choice?: string;
        requireReason?: boolean;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    choice?: string
    requireReason?: boolean