MCPcopy
hub / github.com/facebook/react / getContainer

Function getContainer

packages/react-devtools-shared/src/__tests__/utils.js:174–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

172 }
173
174 function getContainer() {
175 return container;
176 }
177
178 return {
179 render,

Calls

no outgoing calls

Tested by

no test coverage detected