Files
claude-code/src/utils/eventLoopStallDetector.ts
2026-05-01 21:39:30 +08:00

4 lines
134 B
TypeScript

// Auto-generated stub — replace with real implementation
export {}
export const startEventLoopStallDetector: () => void = () => {}