Files
claude-code-src/ink/constants.ts
2026-04-02 09:25:15 +08:00

3 lines
107 B
TypeScript

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