impl basic player state machine (#198)

This commit is contained in:
yz-yu
2020-04-12 15:16:30 +08:00
committed by GitHub
parent c92978f4e8
commit 877e2ce958
5 changed files with 206 additions and 18 deletions

View File

@@ -59,6 +59,7 @@
},
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"@xstate/fsm": "^1.3.0",
"mitt": "^1.1.3",
"pako": "^1.0.11",
"rrweb-snapshot": "^0.7.26",