torque-pro-assistant - v1.0.0
    Preparing search index...
    interface NotFoundProps {
        routeId: string;
        testId?: string;
    }
    Index

    Properties

    Properties

    routeId: string

    Route id from the URL — embedded in the pseudo-stack-trace card so the user (or a screenshot they send us) can see exactly which id missed the index.

    testId?: string