@hydroperx/metro
    Preparing search index...

    Type Alias TileGroup

    type TileGroup = {
        id: string;
        label?: string;
    }
    Index

    Properties

    Properties

    id: string
    label?: string