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

    Interface BodyRulesInfo

    A bit's body rules (full output).

    interface BodyRulesInfo {
        forbidden: boolean;
        format: BodyFormat;
        hasFooter: boolean;
        required: boolean;
    }
    Index
    forbidden: boolean
    format: BodyFormat
    hasFooter: boolean
    required: boolean