Skip to content

feat: add interactive dual-thumb timeline range slider with live video scrubbing #1549

feat: add interactive dual-thumb timeline range slider with live video scrubbing

feat: add interactive dual-thumb timeline range slider with live video scrubbing #1549

Workflow file for this run

name: Type Check
on: [push, pull_request]
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bunx tsc --noEmit