2 lines
No EOL
119 B
TypeScript
2 lines
No EOL
119 B
TypeScript
export { default } from './DashboardChatArea';
|
|
export type { DashboardChatAreaProps } from './dashboardChatAreaTypes';
|