Files
cinny/src/app/features/room/thread/index.ts
T

3 lines
64 B
TypeScript
Raw Normal View History

export * from './ThreadPanel';
export * from './ThreadSummary';