@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface GetTypesAsMermaidOption {
        files?: readonly string[];
        inlineTypes?: readonly string[];
        rootFolder?: string | string[];
        typeNameForMermaid?: string;
    }
    Index

    Properties

    files?: readonly string[]
    inlineTypes?: readonly string[]
    rootFolder?: string | string[]
    typeNameForMermaid?: string

    if you request a type name, we will generate a mermaid diagram for that type