π― Use case
This file lives under βink/β, which covers Ink terminal UI (layouts, TTY IO, keyboard, renderer components). On the API surface it exposes FRAME_INTERVAL_MS β mainly types, interfaces, or factory objects.
Generated from folder role, exports, dependency roots, and inline comments β not hand-reviewed for every path.
π§ Inline summary
// Shared frame interval for render throttling and animations (~60fps) export const FRAME_INTERVAL_MS = 16
π€ Exports (heuristic)
FRAME_INTERVAL_MS
π₯οΈ Source preview
// Shared frame interval for render throttling and animations (~60fps) export const FRAME_INTERVAL_MS = 16