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

Function getPublicInstance

docs/external/js/react-dom.development.js:7581–7583  ·  view source on GitHub ↗
(instance)

Source from the content-addressed store, hash-verified

7579 }
7580 }
7581 function getPublicInstance(instance) {
7582 return instance;
7583 }
7584 function prepareForCommit(containerInfo) {
7585 eventsEnabled = isEnabled();
7586 selectionInformation = getSelectionInformation();

Callers 3

commitLifeCyclesFunction · 0.85
commitAttachRefFunction · 0.85
getPublicRootInstanceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected