import { withInstall } from '@/utils'; import IndexNavTabs from './src/index-nav-tabs.vue'; export const AppIndexNavTabs = withInstall(IndexNavTabs);