UNPKG

@impossiblefinance/uikit

Version:
6 lines (5 loc) 122 B
export interface ProgressProps { primaryStep?: number; secondaryStep?: number; showProgressBunny?: boolean; }