Skip to content

Commit

Permalink
Merge pull request #883 from ava-labs/exportFeeDimensionsType
Browse files Browse the repository at this point in the history
Export FeeDimensions type
  • Loading branch information
ruijialin-avalabs authored Oct 14, 2024
2 parents 16f420c + 6ee89c3 commit 24ceab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vms/common/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ export * from './models';
export { AvaxApi } from './avaxApi';
export { UnsignedTx } from './unsignedTx';
export { Transaction } from './transaction';
export * from './fees/dimensions';

0 comments on commit 24ceab1

Please sign in to comment.