/** * Vendored Cytoscape emitter — smoke + byte-size guard. * * The emitter reads the committed `src/vendor/cytoscape-bundle.js` blob * and returns it verbatim. These tests assert the version-stamp banner is * present, the renderer globals are declared, and the raw size stays * within the Phase 0 budget so a careless version bump fails CI. */ export {}; //# sourceMappingURL=dashboard-cytoscape-vendor.test.d.ts.map