Files
claude-code/src/ink/constants.ts
claude-code-best f90eee85d8 feat: build
2026-03-31 19:22:47 +08:00

3 lines
107 B
TypeScript

// Shared frame interval for render throttling and animations (~60fps)
export const FRAME_INTERVAL_MS = 16