Skip to content

Commit

Permalink
chore: sdk-ts update types export
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasRalee committed Jul 23, 2024
1 parent b479223 commit 5d7b001
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/sdk-ts/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ import {
CosmosBaseV1Beta1Coin,
} from '@injectivelabs/core-proto-ts'

export * from './../client/gql/types'
export * from './../client/wasm/types'
export * from './../client/chain/types'
export * from './../client/indexer/types'
export * from './token'
export * from './exchange'
export * from './pagination'
Expand Down

0 comments on commit 5d7b001

Please sign in to comment.