mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-04-09 04:19:27 -07:00
Pure TS helper that buckets SessionSummary[] by videoId for the Sessions tab collapsible UI (Task 8). Null videoIds become singleton buckets keyed by sessionId. Covered by 4 node:test cases.