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

Function $RefreshReg$

packages/react-refresh/src/__tests__/ReactFresh-test.js:86–88  ·  view source on GitHub ↗
(type, id)

Source from the content-addressed store, hash-verified

84 }
85
86 function $RefreshReg$(type, id) {
87 ReactFreshRuntime.register(type, id);
88 }
89
90 function $RefreshSig$(type, key, forceReset, getCustomHooks) {
91 ReactFreshRuntime.setSignature(type, key, forceReset, getCustomHooks);

Callers 2

ReactFresh-test.jsFile · 0.70
HelloFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected