eventLoopStallDetector.ts 136 B

123
  1. // Auto-generated stub — replace with real implementation
  2. export {};
  3. export const startEventLoopStallDetector: () => void = () => {};