UNPKG

linkmore-design

Version:

🌈 πŸš€lmη»„δ»ΆεΊ“γ€‚πŸš€

6 lines (5 loc) β€’ 258 B
import Button from './button'; export type { SizeType as ButtonSize } from '../config-provider/SizeContext'; export type { ButtonProps, ButtonShape, ButtonType } from './button'; export type { ButtonGroupProps } from './button-group'; export default Button;