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

    Interface LinkData

    interface LinkData {
        source: string;
        target: string;
    }
    Index

    Properties

    Properties

    source: string
    target: string