mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-29 13:51:46 +02:00
3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export const DEFAULT_FONT_SIZE = 16;
|
|
export const WINDOW_FLOATING_SIDEBAR_WIDTH = 600;
|