torque-pro-assistant - v1.0.0
    Preparing search index...
    interface SummaryTableProps {
        sessions: readonly Session[];
        testId?: string;
    }
    Index

    Properties

    Properties

    sessions: readonly Session[]
    testId?: string