interface FlowrSearchMermaidBuilderOptions {
    header?: string;
}

Properties

Properties

header?: string