admin-vben5/packages/business/layouts/src/authentication/widgets/index.ts

3 lines
152 B
TypeScript
Raw Normal View History

2024-06-23 20:03:41 +08:00
export { default as AuthenticationColorToggle } from './color-toggle.vue';
export { default as AuthenticationLayoutToggle } from './layout-toggle.vue';