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

Function warning

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

Source from the content-addressed store, hash-verified

1478var __DEV__ = "production" !== 'production';
1479
1480var warning = function () {};
1481
1482if (__DEV__) {
1483 var printWarning = function printWarning(format, args) {

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…