支持绘制外墙
This commit is contained in:
2
types/Add-on/TemplateSearch.d.ts
vendored
2
types/Add-on/TemplateSearch.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
import * as React from 'react';
|
||||
import { Command } from "../Editor/CommandMachine";
|
||||
import { IDrawBoardAutoCutOption } from '../UI/Store/BoardInterface';
|
||||
import { IGetRoomInfo } from '../UI/Components/Template/GetRoomCabName';
|
||||
import { IDrawBoardAutoCutOption } from '../UI/Store/BoardInterface';
|
||||
export declare class Command_TemplateSearch implements Command {
|
||||
private isCheck;
|
||||
constructor(isCheck?: boolean);
|
||||
|
Reference in New Issue
Block a user