UNPKG

@cainiaofe/cn-ui-m

Version:
6 lines (5 loc) 179 B
import BottomButton from './bottom-button'; import { BottomButtonProps } from './types'; import './styles/index.scss'; export type { BottomButtonProps }; export { BottomButton };