slug-code/ink/constants.ts
2026-03-31 12:46:52 -04:00

2 lines
107 B
TypeScript

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