/ ink / constants.ts
constants.ts
1  // Shared frame interval for render throttling and animations (~60fps)
2  export const FRAME_INTERVAL_MS = 16