UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

4 lines 217 B
export { AutoCleanedStrongCache, AutoCleanedWeakCache } from "./caches.js"; export type { CacheSizes } from "./sizes.js"; export { cacheSizes, defaultCacheSizes } from "./sizes.js"; //# sourceMappingURL=index.d.ts.map