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
fix: Resolve TypeScript validation errors and improve type safety
- Add type annotations to request/reply parameters in route handlers
- Fix type issues in auth middleware for header values
- Create type declaration file for @musistudio/llms module
- Ensures clean TypeScript builds with no validation errors
0 commit comments