Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ handleSubNodes.test.ts
File
handleSubNodes.test.ts
modules/code-generator/tests/utils/schema/handleSubNodes.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ IPublicTypeNodeData } from
'@alilc/lowcode-types'
;
2
import
{ handleSubNodes } from
'../../../src/utils/schema'
;
3
import
SCHEMA_WITH_SLOT from
'./data/schema-with-slot.json'
;
4
Callers
nothing calls this directly
Calls
1
handleSubNodes
Function · 0.90
Tested by
no test coverage detected