UNPKG

yzsd

Version:
5 lines (4 loc) 192 B
import Button from './button'; export type { ButtonProps, ButtonShape, ButtonSize, ButtonType } from './button'; export type { ButtonGroupProps } from './button-group'; export default Button;