Interface MinStepDistance

interface MinStepDistance {
    unit: string;
    value: number;
}

Properties

Properties

unit: string
value: number