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

5 lines
112 B
TypeScript

export * from './authentication';
export * from './basic';
export * from './iframe';
export * from './widgets';