UNPKG

antd-mobile

Version:
7 lines (6 loc) 263 B
import './tab-bar.less'; export type { TabBarProps, TabBarItemProps } from './tab-bar'; declare const _default: import("react").FC<import("./tab-bar").TabBarProps> & { Item: import("react").FC<import("./tab-bar").TabBarItemProps>; }; export default _default;