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: Address lint and typecheck issues in ScrollTimeline and ViewTimeline implementation
- Fix currentTime return type in MockedAnimationTimeline to allow number | null
- Remove unused parameters and fix any types in test files
- Add disconnect() method to ViewTimeline interface
- Remove unused #cleanup method from ViewTimeline
- Fix lint issues with proper type assertions
Co-authored-by: Ivan Galiatin <[email protected]>
0 commit comments