This commit is contained in:
2026-03-10 14:50:08 +00:00
parent aeff7c6ff0
commit dcd7f022bd
10 changed files with 312 additions and 104 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ export type WebSocketDataType = {
server?: NormalizedServerObject;
ttyd?: TtydInfoObject;
port?: string | number;
log?: string;
cmd?: string;
};
export type WebSocketMessageParam = {