You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(conversations): Improve type handling and code formatting across conversation stores to prepare for MPHU WhatsApp Service
- Refactor type annotations in conversation store methods
- Update import statements to improve readability
- Simplify complex type definitions in callback and firebase conversation stores
- Remove unnecessary whitespace and improve code formatting
- Standardize message type handling across conversation store implementations
- Remove unused or redundant code sections
This refactoring aims to enhance type safety and code consistency in conversation store modules.
0 commit comments