MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / mountSimulator

Method mountSimulator

packages/designer/src/project/project.ts:53–53  ·  view source on GitHub ↗
(simulator: ISimulatorHost)

Source from the content-addressed store, hash-verified

51 };
52
53 mountSimulator(simulator: ISimulatorHost): void;
54
55 open(doc?: string | IDocumentModel | IPublicTypeRootSchema): IDocumentModel | null;
56

Callers 11

projectSimulatorPropsMethod · 0.65
host.test.tsFile · 0.65
project.test.tsFile · 0.65
node.test.tsFile · 0.65
dragon.test.tsFile · 0.65
designer.test.tsFile · 0.65
scroller.test.tsFile · 0.65

Implementers 1

Projectpackages/designer/src/project/project.

Calls

no outgoing calls

Tested by

no test coverage detected