Files
claude-code/src/ink/constants.ts
nirholas aa5f6ec0be ❣️ constants.ts
2026-03-31 10:23:38 +00:00

4 lines
108 B
TypeScript

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