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

    Interface SystemsType

    interface SystemsType {
        colour: string;
        enabled: boolean;
        featureIds: string[];
        name: string;
        organs: SystemComponent[];
        pathIds: string[];
    }
    Index

    Properties

    colour: string
    enabled: boolean
    featureIds: string[]
    name: string
    organs: SystemComponent[]
    pathIds: string[]