MCPcopy Create free account
hub / github.com/plotly/dash / resolveClassForHotReloading

Function resolveClassForHotReloading

dash/deps/react-dom@18.3.1.js:27690–27693  ·  view source on GitHub ↗
(type)

Source from the content-addressed store, hash-verified

27688 }
27689 }
27690 function resolveClassForHotReloading(type) {
27691 // No implementation differences.
27692 return resolveFunctionForHotReloading(type);
27693 }
27694 function resolveForwardRefForHotReloading(type) {
27695 {
27696 if (resolveFamily === null) {

Callers 3

mountLazyComponentFunction · 0.70
createWorkInProgressFunction · 0.70

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…