chat_ui/src/threaded_header/domain/domain library
Domain layer barrel export for Threaded Header module
Classes
- GetAllMessageTemplatesUseCase
- Use case for getting all message templates.
- GetMessageTemplateUseCase
- Use case for resolving a message template by category and type.
- ThreadedHeaderRepository
- Repository interface for threaded header data operations. Abstracts template resolution for testability.