Member Junction
    Preparing search index...
    interface MermaidGeneratorOptions {
        approvedOnly?: boolean;
        confidenceThreshold?: number;
        includeComments?: boolean;
    }
    Index

    Properties

    approvedOnly?: boolean
    confidenceThreshold?: number
    includeComments?: boolean