feat: Add support for fetch streaming to js SDK (#9065)

This commit is contained in:
Stevche Radevski
2024-09-10 09:14:10 +02:00
committed by GitHub
parent 0714315792
commit 3244067ee4
4 changed files with 66 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
"typescript": "^5.1.6"
},
"dependencies": {
"fetch-event-stream": "^0.1.5",
"qs": "^6.12.1"
},
"scripts": {