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

Function getStackAddendum$2

code/controlled-uncontrolled/public/app.js:15155–15158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15153}
15154
15155function getStackAddendum$2() {
15156 var stack = ReactDebugCurrentFrame.getStackAddendum();
15157 return stack != null ? stack : '';
15158}
15159
15160var validateProperty$1 = function () {};
15161

Callers 2

app.jsFile · 0.70
warnUnknownPropertiesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected