MCPcopy Create free account
hub / github.com/microsoft/SandDance / setRestoreImplementation

Function setRestoreImplementation

docs/external/js/react-dom.development.js:688–690  ·  view source on GitHub ↗
(impl)

Source from the content-addressed store, hash-verified

686 }
687
688 function setRestoreImplementation(impl) {
689 restoreImpl = impl;
690 }
691 function enqueueStateRestore(target) {
692 if (restoreTarget) {
693 if (restoreQueue) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected