Skip to content

Commit

Permalink
feat(ts): add required market exports
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrishajev committed May 14, 2024
1 parent e82f3d1 commit 13fdff1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ts/src/patch/index.akash.market.v1beta4.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/* eslint-disable */

export * from './../generated/index.akash.market.v1beta4';
export * from './../generated/akash/market/v1beta4/query';
export * from './../generated/akash/market/v1beta4/service';

0 comments on commit 13fdff1

Please sign in to comment.