Commit f5307e9
fix: Add missing types import to ViewTimeline.ts
- Fixes TypeScript compilation error where ViewTimeline interface was not available
- Required for ViewTimeline class to implement the global ViewTimeline interface
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Ivan Galiatin <trurl-master@users.noreply.github.com>1 parent 0f013df commit f5307e9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments