torque-pro-assistant - v1.0.0
    Preparing search index...
    interface BigMapProps {
        data: readonly SessionDataRow[];
        hotspots: readonly Hotspot[];
        testId?: string;
    }
    Index

    Properties

    Properties

    data: readonly SessionDataRow[]
    hotspots: readonly Hotspot[]
    testId?: string