Files

3 lines
97 B
TypeScript
Raw Permalink Normal View History

2025-09-19 14:25:20 +08:00
export declare const MINIMUM_INPUT_WIDTH = 11;
export declare const BORDER_HORIZONTAL_WIDTH = 2;