/** * @vitest-environment jsdom * * View 8 (Visualization) — Cytoscape PACKAGE node-link view (item 10/11). * * The emitter is snapshotted (matches the other view-*.test.ts pattern) and * exercised structurally: the view registers with id 'graph' and label * 'Visualization', renders the layout selector + canvas from an embedded * package-level view-model blob, falls back to an empty state when the blob is * missing, and bans any @opensip-tools/graph import. */ export {}; //# sourceMappingURL=dashboard-view-graph.test.d.ts.map