interface Step {
    geometry: string;
}

Properties

Properties

geometry: string