implemented the play any offset feature

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent eb56afa59f
commit cd0889e9c5
4 changed files with 68 additions and 36 deletions

View File

@@ -40,6 +40,6 @@
},
"dependencies": {
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.4.2"
"rrweb-snapshot": "^0.4.3"
}
}