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

Function getStackAddendum$2

code/new-context-api/public/app.js:15192–15195  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15190}
15191
15192function getStackAddendum$2() {
15193 var stack = ReactDebugCurrentFrame.getStackAddendum();
15194 return stack != null ? stack : '';
15195}
15196
15197var validateProperty$1 = function () {};
15198

Callers 2

app.jsFile · 0.70
warnUnknownPropertiesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected