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

Function getStackAddendum$2

code/dependency-injection/public/app.js:15924–15927  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15922}
15923
15924function getStackAddendum$2() {
15925 var stack = ReactDebugCurrentFrame.getStackAddendum();
15926 return stack != null ? stack : '';
15927}
15928
15929var validateProperty$1 = function () {};
15930

Callers 2

app.jsFile · 0.70
warnUnknownPropertiesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected