Skip to content

Commit

Permalink
feat: export GQL response types
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Jul 4, 2022
1 parent b213cb8 commit e1d75f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/villus/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ export { CombinedError } from './utils/error';
export { getQueryKey } from './utils/query';
export * from './types';
export { VILLUS_CLIENT } from './symbols';
export * from '../../shared/src/types';

0 comments on commit e1d75f5

Please sign in to comment.