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

Function Sh

bundle.js:4928–4930  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

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) {
4932 Db(a, Kh);
4933 }, accumulateTwoPhaseDispatchesSkipTarget: function accumulateTwoPhaseDispatchesSkipTarget(a) {

Callers

nothing calls this directly

Calls 1

RhFunction · 0.85

Tested by

no test coverage detected