Skip to content

Commit

Permalink
Revert changes to graphcache/src/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Jul 19, 2023
1 parent bc70069 commit 687ac5f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions exchanges/graphcache/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@ export * from './types';
export { Store } from './store/store';
export { cacheExchange } from './cacheExchange';
export { offlineExchange } from './offlineExchange';

export { __initAnd_write as write } from './operations/write';
export { __initAnd_query as query } from './operations/query';

0 comments on commit 687ac5f

Please sign in to comment.