Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ engine-core.ts
File
engine-core.ts
packages/engine/src/engine-core.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable max-len */
2
/* eslint-disable no-param-reassign */
3
import
{ createElement } from
'react'
;
4
import
{ render, unmountComponentAtNode } from
'react-dom'
;
Callers
nothing calls this directly
Calls
4
registryInnerPlugin
Function · 0.85
register
Method · 0.65
set
Method · 0.65
toProxy
Method · 0.65
Tested by
no test coverage detected