MCPcopy
hub / github.com/dockersamples/docker-swarm-visualizer / main.js

File main.js

src/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// ORDER MATTERS!
2import physicalVisualization from './vis-physical';
3import provider from './data-provider';
4import { hasClass, removeClass, addClass, uuidRegExp } from './utils/helpers';

Callers

nothing calls this directly

Calls 4

removeClassFunction · 0.90
parseQueryFunction · 0.85
reloadFunction · 0.85
startMethod · 0.80

Tested by

no test coverage detected