import { withInstall } from '#/utils'; import tenantToggle from './src/index.vue'; export const TenantToggle = withInstall(tenantToggle);