claude-code/ink/constants.ts
kuberwastaken ec53fcbe95 init
2026-03-31 16:25:52 +05:30

2 lines
107 B
TypeScript

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