UNPKG

zarm

Version:

基于 React 的移动端UI库

5 lines (4 loc) 151 B
import Tabs from './Tabs'; export type { TabsProps, TabsCssVars } from './Tabs'; export type { TabPanelProps } from './TabPanel'; export default Tabs;