Skip to content

Commit

Permalink
type fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco committed Dec 18, 2024
1 parent 0472c37 commit 6f38d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/sources/types.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export type { ViemClient } from './viem-client';
export type { OnchainDataV3 as OnchainPoolData } from './contracts/v3/fetch-pool-data';
export type { PoolDataV3 } from './contracts/v3/fetch-pool-data';
export type { V3JoinedSubgraphClient, V3JoinedSubgraphPool } from './subgraphs/joined-client';

0 comments on commit 6f38d3d

Please sign in to comment.