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

Function getStackAddendum$2

code/third-party/public/app.js:15064–15067  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15062}
15063
15064function getStackAddendum$2() {
15065 var stack = ReactDebugCurrentFrame.getStackAddendum();
15066 return stack != null ? stack : '';
15067}
15068
15069var validateProperty$1 = function () {};
15070

Callers 2

app.jsFile · 0.70
warnUnknownPropertiesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected