!3040 修复:文件引用错误问题

pull/3036/MERGE
林三 1 month ago
parent 85a20b49ee
commit 685bf2880a

@ -3,7 +3,7 @@ import { Curve2RecOption } from "../Add-on/twoD2threeD/Modals/Curve2RecOption";
import { IParseBoardNameOption, IRec2BrOption, IRect2Br2Option } from "../Add-on/twoD2threeD/R2bInterface";
import { EBoardKeyList } from "../Common/BoardKeyList";
import { BoardOpenDir, BoardType, BrRelativePos, ComposingType, LinesType } from "../DatabaseServices/Entity/BoardInterface";
import { SpaceParseOption } from "../Geometry/SpaceParse/SpaceParseStore";
import { SpaceParseOption } from "../Geometry/SpaceParse/SpaceParseOption";
import { RenderType } from "../GraphicsSystem/RenderType";
import { FindModifyStyle } from "../UI/Components/Board/BoardFindInterface";
import { IUpdateBoardInfosOption } from "../UI/Components/Board/UpdateBoardInfointerface";

Loading…
Cancel
Save