UNPKG

antd-mobile-alita

Version:

基于 React 的移动设计规范实现

6 lines (5 loc) 98 B
export interface StepsPropsType { size?: string; current?: number; children: any[]; }