@moritzbrantner/diagrams - v0.1.1
    Preparing search index...

    Type Alias JourneyMapLane

    type JourneyMapLane = {
        id: string;
        label: React.ReactNode;
    }
    Index

    Properties

    Properties

    id: string
    label: React.ReactNode