@apollo/client
Version:
A fully-featured caching GraphQL client.
4 lines (3 loc) • 416 B
text/typescript
export * from "./index.cjs";
export declare const getApolloCacheMemoryInternals: typeof import("./getMemoryInternals.cjs").getApolloCacheMemoryInternals, getApolloClientMemoryInternals: typeof import("./getMemoryInternals.cjs").getApolloClientMemoryInternals, getInMemoryCacheMemoryInternals: typeof import("./getMemoryInternals.cjs").getInMemoryCacheMemoryInternals;
//# sourceMappingURL=index.production.d.cts.map