Files
TakeoutSaaS.TenantUI/packages/effects/common-ui/src/ui/index.ts
2026-01-29 04:21:46 +00:00

6 lines
143 B
TypeScript

export * from './about';
export * from './authentication';
export * from './dashboard';
export * from './fallback';
export * from './profile';