init claude-code
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// Shared frame interval for render throttling and animations (~60fps)
|
||||
export const FRAME_INTERVAL_MS = 16
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
// Shared frame interval for render throttling and animations (~60fps)
|
||||
export const FRAME_INTERVAL_MS = 16
|
||||