UNPKG

xbpr

Version:

xbp react ui by @arco-design/web-react

5 lines (4 loc) 139 B
import Tabs from './tabs'; import { TabsProps, TabPaneProps } from './interface'; export { TabsProps, TabPaneProps }; export default Tabs;