torque-pro-assistant - v1.0.0
    Preparing search index...
    interface KvProps {
        label: string;
        last?: boolean;
        testId?: string;
        value: string;
    }
    Index

    Properties

    label: string
    last?: boolean
    testId?: string
    value: string