feat:surfer替换vcdroom
This commit is contained in:
@ -59,7 +59,8 @@ export type SSEEventType =
|
||||
| 'error' // 错误
|
||||
| 'warning' // 警告
|
||||
| 'notification' // 通知
|
||||
| 'depth_update'; // 深度更新
|
||||
| 'depth_update' // 深度更新
|
||||
| 'heartbeat'; // 心跳事件
|
||||
|
||||
/** text_delta 事件数据 */
|
||||
export interface TextDeltaEvent {
|
||||
|
||||
Reference in New Issue
Block a user