MCPcopy Index your code
hub / github.com/danielstocks/react-sortable / Rh

Function Rh

bundle.js:4926–4928  ·  view source on GitHub ↗
(a, b, c)

Source from the content-addressed store, hash-verified

4924 }
4925}
4926function Rh(a, b, c) {
4927 a && c && c.dispatchConfig.registrationName && (b = Ih(a, c.dispatchConfig.registrationName)) && (c._dispatchListeners = Cb(c._dispatchListeners, b), c._dispatchInstances = Cb(c._dispatchInstances, a));
4928}function Sh(a) {
4929 a && a.dispatchConfig.registrationName && Rh(a._targetInst, null, a);
4930}
4931var Th = { accumulateTwoPhaseDispatches: function accumulateTwoPhaseDispatches(a) {

Callers 1

ShFunction · 0.85

Calls 1

CbFunction · 0.85

Tested by

no test coverage detected