UNPKG

293 BTypeScriptView Raw
1export { InMemoryCache, InMemoryCacheConfig, defaultDataIdFromObject, } from './inMemoryCache';
2export * from './readFromStore';
3export * from './writeToStore';
4export * from './fragmentMatcher';
5export * from './objectCache';
6export * from './types';
7//# sourceMappingURL=index.d.ts.map
\No newline at end of file