Files
cinny/src/app/features/create-room/index.ts
T

3 lines
65 B
TypeScript
Raw Normal View History

2025-08-05 18:37:07 +05:30
export * from './CreateRoom';
export * from './CreateRoomModal';