更新代码

This commit is contained in:
ChenX
2024-03-14 14:18:39 +08:00
parent 7ad2143637
commit d61ef7270d
74 changed files with 1675 additions and 558 deletions

View File

@@ -56,6 +56,7 @@ export declare class IHostApplicationServices {
};
cursorSize: ICursorConfig;
dimTextHeight: number;
boardCustomNumberTextHeight: number;
lineWidth: number;
fractionDigitsType: FractionDigitsType;
private constructor();