1 parent 8c7ec50 commit 33e1064Copy full SHA for 33e1064
1 file changed
packages/chat-ui/src/WebSocketTransport.ts
@@ -1,5 +1,5 @@
1
+import type { IChatTransport } from './transport'
2
import type {
- IChatTransport,
3
ChatEvent,
4
ContentPart,
5
Attachment,
0 commit comments