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

Function getStackAddendum$2

code/redux/public/app.js:16082–16085  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16080}
16081
16082function getStackAddendum$2() {
16083 var stack = ReactDebugCurrentFrame.getStackAddendum();
16084 return stack != null ? stack : '';
16085}
16086
16087var validateProperty$1 = function () {};
16088

Callers 2

app.jsFile · 0.70
warnUnknownPropertiesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected