MCPcopy Create free account
hub / github.com/docker/getting-started / getShim

Function getShim

app/src/static/js/react-bootstrap.js:7797–7799  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7795 shim.isRequired = shim;
7796
7797 function getShim() {
7798 return shim;
7799 }
7800
7801 ; // Important!
7802 // Keep this list in sync with production version in `./factoryWithTypeCheckers.js`.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…