claude-code/src/utils/eventLoopStallDetector.ts

4 lines
138 B
TypeScript
Raw Normal View History

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