/** * Tests for cache invalidation logic. * * v3 (PR 3 of plan 10): the cache key is `language` + adapter-supplied * `cacheKey`, replacing v2's separate `tsCompilerVersion` and * `tsConfigPath` fields. */ export {}; //# sourceMappingURL=invalidate.test.d.ts.map