MCPcopy
hub / github.com/facebook/react / $RefreshSig$

Function $RefreshSig$

packages/react-refresh/src/__tests__/ReactFresh-test.js:90–93  ·  view source on GitHub ↗
(type, key, forceReset, getCustomHooks)

Source from the content-addressed store, hash-verified

88 }
89
90 function $RefreshSig$(type, key, forceReset, getCustomHooks) {
91 ReactFreshRuntime.setSignature(type, key, forceReset, getCustomHooks);
92 return type;
93 }
94
95 // Note: This is based on a similar component we use in www. We can delete
96 // once the extra div wrapper is no longer necessary.

Callers 1

ReactFresh-test.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected