Files
ChatApp/packages/ui-web/src/index.ts
T
2026-04-18 23:11:35 +02:00

6 lines
184 B
TypeScript

// Barrel for shared web UI components.
// Re-export individual components from ./components as they are authored.
// Keep this tree shakable: no side-effect imports here.
export {};