MCPcopy Create free account
hub / github.com/ccj-007/easy-lowcode / Gr

Function Gr

renderer/index.js:1274–1283  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1272 var Dr;
1273 Dr = !1;
1274 function Gr() {
1275 if (B.current) {
1276 var e = le(B.current.type);
1277 if (e)
1278 return `
1279
1280Check the render method of \`` + e + "`.";
1281 }
1282 return "";
1283 }
1284 function Tt(e) {
1285 if (e !== void 0) {
1286 var r = e.fileName.replace(/^.*[\\\/]/, ""), a = e.lineNumber;

Callers 2

OtFunction · 0.85
ZrFunction · 0.85

Calls 1

leFunction · 0.85

Tested by

no test coverage detected