MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / getRuntime

Method getRuntime

packages/renderer-core/src/adapter/index.ts:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 getRuntime() {
76 return this.runtime;
77 }
78
79 setEnv(env: Env) {
80 this.env = env;

Callers 9

divFactoryFunction · 0.80
visualDomFactoryFunction · 0.80
rendererFactoryFunction · 0.80
baseRendererFactoryFunction · 0.80
contextFactoryFunction · 0.80
leafWrapperFunction · 0.80
patchDidCatchFunction · 0.80
compWrapperFunction · 0.80
adapter.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected