index.ts 115 B

12
  1. export { default as Tabs } from './tabs/tabs.vue';
  2. export { default as TabsChrome } from './tabs-chrome/tabs.vue';