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

Function getStackAddendum$2

code/one-direction-data-flow/public/app.js:15704–15707  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15702}
15703
15704function getStackAddendum$2() {
15705 var stack = ReactDebugCurrentFrame.getStackAddendum();
15706 return stack != null ? stack : '';
15707}
15708
15709var validateProperty$1 = function () {};
15710

Callers 2

app.jsFile · 0.70
warnUnknownPropertiesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected