Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ index.ts
File
index.ts
modules/material-parser/src/parse/dynamic/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isEmpty } from
'lodash'
;
2
// import * as path from 'path';
3
// @ts-ignore
4
import
parsePropTypes from
'parse-prop-types'
;
Callers
nothing calls this directly
Calls
10
transformItem
Function · 0.90
requireInSandbox
Function · 0.85
getKeys
Function · 0.85
isComponent
Function · 0.85
push
Method · 0.80
forEach
Method · 0.65
map
Method · 0.65
filter
Method · 0.65
splice
Method · 0.65
reduce
Method · 0.65
Tested by
no test coverage detected