Add angular example (#653)

This commit is contained in:
jeromewu
2023-12-17 14:09:11 +08:00
committed by GitHub
parent ea373ad687
commit 623dd12fd3
29 changed files with 6769 additions and 741 deletions

View File

@@ -10,12 +10,12 @@
"preview": "vite preview"
},
"dependencies": {
"@ffmpeg/ffmpeg": "*",
"@ffmpeg/util": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@ffmpeg/ffmpeg": "*",
"@ffmpeg/util": "*",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",