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

    Interface BreakscapeOptions

    Breakscape options

    interface BreakscapeOptions {
        fileOptions?: FileOptions;
        inputFormat?: InputType;
        outputFile?: string;
        textFormat?: BodyTextFormatType;
        textLocation?: TextLocationType;
    }
    Index
    fileOptions?: FileOptions
    inputFormat?: InputType
    outputFile?: string
    textFormat?: BodyTextFormatType
    textLocation?: TextLocationType