ui-nyla/src/components/Dashboard/DashboardChat/DashboardChatArea/index.ts
2025-05-28 13:56:36 +02:00

2 lines
No EOL
119 B
TypeScript

export { default } from './DashboardChatArea';
export type { DashboardChatAreaProps } from './dashboardChatAreaTypes';