UNPKG

@ssa-ui-kit/widgets

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