/** * Unit tests for the v0.3 browser-side `buildIndexes` JS emitter. * * The emitter produces a JS string that defines `function buildIndexes`. * We evaluate it in a fresh function scope, then exercise the resulting * function against synthetic catalogs. */ export {}; //# sourceMappingURL=dashboard-indexes.test.d.ts.map