UNPKG

@ssa-ui-kit/widgets

Version:
5 lines (4 loc) 82 B
export interface StepsCounterProps { max: number; currentValue: number; }