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 compilation error in reference loader
Fix type assertion issue in reference.loader.ts where Filter<DTO> type didn't allow 'id' property. Use double type assertion through unknown to resolve compatibility issue.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments