MCPcopy Create free account
hub / github.com/krasimir/react-in-patterns / getStackAddendum$2

Function getStackAddendum$2

code/event-handlers/public/app.js:15161–15164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15159}
15160
15161function getStackAddendum$2() {
15162 var stack = ReactDebugCurrentFrame.getStackAddendum();
15163 return stack != null ? stack : '';
15164}
15165
15166var validateProperty$1 = function () {};
15167

Callers 2

app.jsFile · 0.70
warnUnknownPropertiesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected