Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
divFactory
Function · 0.80
visualDomFactory
Function · 0.80
rendererFactory
Function · 0.80
baseRendererFactory
Function · 0.80
contextFactory
Function · 0.80
leafWrapper
Function · 0.80
patchDidCatch
Function · 0.80
compWrapper
Function · 0.80
adapter.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected