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

    Properties

    Properties

    hotspots: readonly Hotspot[]
    testId?: string