Skip to content

Commit

Permalink
chore: revert typing export
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasRalee committed Jul 23, 2024
1 parent 55a6198 commit 3213f1e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/sdk-ts/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ 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 3213f1e

Please sign in to comment.