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

Function getStackAddendum$2

code/communication/public/app.js:15866–15869  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15864}
15865
15866function getStackAddendum$2() {
15867 var stack = ReactDebugCurrentFrame.getStackAddendum();
15868 return stack != null ? stack : '';
15869}
15870
15871var validateProperty$1 = function () {};
15872

Callers 2

app.jsFile · 0.70
warnUnknownPropertiesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected