@suluk/agents - v0.1.6
    Preparing search index...

    Interface AgentDiagramOptions

    interface AgentDiagramOptions {
        title?: string;
        d3Src?: string;
    }
    Index

    Properties

    Properties

    title?: string
    d3Src?: string

    override the D3 source (default: jsDelivr CDN). Pass a vendored path for an offline/CSP-locked host.