admin-vben/packages/effects/common-ui/src/index.ts

6 lines
165 B
TypeScript

export * from './about';
export * from './authentication';
export * from './dashboard';
export * from './fallback';
export { useToast } from '@vben-core/shadcn-ui';