mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-15 05:33:29 +01:00
3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export const DEFAULT_FONT_SIZE = 16;
|
|
export const WINDOW_FLOATING_SIDEBAR_WIDTH = 600;
|