UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

4 lines (2 loc) 125 B
export type { ButtonGroupPropsType } from './props' export type ButtonGroupSizeType = 'large' | 'middle' | 'small' | 'mini'