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

Function fe

renderer/index.js:340–349  ·  view source on GitHub ↗
(e, r, a)

Source from the content-addressed store, hash-verified

338 }
339 }
340 function fe(e, r, a) {
341 {
342 var o = M.ReactDebugCurrentFrame, i = o.getStackAddendum();
343 i !== "" && (r += "%s", a = a.concat([i]));
344 var y = a.map(function(f) {
345 return String(f);
346 });
347 y.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, y);
348 }
349 }
350 var Te = {};
351 function n(e, r) {
352 {

Callers 2

teFunction · 0.85
lFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected