claude-code/src/utils/udsClient.ts

5 lines
185 B
TypeScript
Raw Normal View History

2026-03-31 20:40:16 +08:00
// Auto-generated stub — replace with real implementation
export {};
export const sendToUdsSocket: any = (() => {}) as any;
export const listAllLiveSessions: any = (() => {}) as any;