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

    Type Alias System

    type System = {
        colour: string;
        enabled: boolean;
        id: string;
        name: string;
        organs: string[];
    }
    Index

    Properties

    colour: string
    enabled: boolean
    id: string
    name: string
    organs: string[]