UNPKG

116 BTypeScriptView Raw
1import Tabs from './Tabs';
2import type { TabsProps } from './Tabs';
3export type { TabsProps };
4export default Tabs;