mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
Add temporal state mediator with currentTime, duration, and seekable properties ported from media-chrome architecture. Includes proper input validation, media event bindings, and seek request handling. - Add temporal.ts state mediator with time-based functionality - Update StateMediator type to include temporal properties - Integrate temporal module into default media store - Export temporal module from package index 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>