SurfSense/surfsense_web/lib/remotion/constants.ts
2026-03-21 22:13:41 -07:00

2 lines
62 B
TypeScript

export const FPS = 30;
export const DURATION_IN_FRAMES = 300;