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

    Interface TextJsonOptions

    Options for bitmark text JSON generation

    interface TextJsonOptions {
        prettify?: number | boolean;
    }
    Index
    prettify?: number | boolean