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

Function getStackAddendum$2

code/higher-order-components/public/app.js:15825–15828  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15823}
15824
15825function getStackAddendum$2() {
15826 var stack = ReactDebugCurrentFrame.getStackAddendum();
15827 return stack != null ? stack : '';
15828}
15829
15830var validateProperty$1 = function () {};
15831

Callers 2

app.jsFile · 0.70
warnUnknownPropertiesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected