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

    Properties

    Properties

    data: readonly SessionDataRow[]
    testId?: string