@abi-software/flatmap-viewer - v4.2.5
    Preparing search index...

    Interface NodeLinkGraph

    interface NodeLinkGraph {
        graph: object;
        links: LinkData[];
        nodes: NodeData[];
    }
    Index

    Properties

    Properties

    graph: object
    links: LinkData[]
    nodes: NodeData[]