/** * @vitest-environment jsdom * * View conformance — §10.1 invariant asserted at runtime. * * Every registered View must have: * - id ∈ {graph, coupling, distribution} * - label: non-empty string * - render: a function */ export {}; //# sourceMappingURL=dashboard-view-conformance.test.d.ts.map