/** * SMI-4120: Client LRU cache integration tests. * * Covers the wiring in client.ts + client.cache.ts — hits, misses, per-call * no-store, env kill-switch, and stable cache key for getRecommendations. */ export {}; //# sourceMappingURL=client.cache.test.d.ts.map