claude-code/ink/constants.ts

3 lines
107 B
TypeScript
Raw Normal View History

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