Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccj-007/easy-lowcode
/ Pe
Function
Pe
renderer/index.js:490–492 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
488
return
i !==
""
? a +
"("
+ i +
")"
: a;
489
}
490
function
Pe(e) {
491
return
e.displayName ||
"Context"
;
492
}
493
function
le(e) {
494
if
(e == null)
495
return
null;
Callers
1
le
Function · 0.85
Calls
1
$e
Function · 0.85
Tested by
no test coverage detected