Skip to content

Commit 33e1064

Browse files
author
linyuan.yang
committed
fix error
1 parent 8c7ec50 commit 33e1064

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/chat-ui/src/WebSocketTransport.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
import type { IChatTransport } from './transport'
12
import type {
2-
IChatTransport,
33
ChatEvent,
44
ContentPart,
55
Attachment,

0 commit comments

Comments
 (0)