[feat] added streaming

This commit is contained in:
kwaroran
2023-05-18 04:43:54 +09:00
parent ab16a526fa
commit 8de92e6cd3
12 changed files with 103 additions and 18 deletions

View File

@@ -33,7 +33,8 @@
"rollup": "^3.21.3",
"showdown": "^2.1.0",
"sweetalert2": "^11.7.3",
"uuid": "^9.0.0"
"uuid": "^9.0.0",
"web-streams-polyfill": "^3.2.1"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.0.0",