同步版本

This commit is contained in:
ChenX
2023-07-21 15:56:48 +08:00
parent 48e15326a5
commit b535db4ba8
455 changed files with 4017 additions and 1391 deletions

View File

@@ -1,4 +1,5 @@
import { ComposingType, LinesType, FaceDirection } from "../UI/Store/BoardInterface";
import { FaceDirection } from "../Add-on/DrawDrilling/DrillType";
import { ComposingType, LinesType } from "../DatabaseServices/Entity/BoardInterface";
/**排版面选择项 */
export declare const ComposingFaceSelectOption: {
label: string;