UNPKG

antd-mobile

Version:
5 lines (4 loc) 138 B
import './button.less'; import { Button } from './button'; export type { ButtonProps, ButtonRef } from './button'; export default Button;