Skip to content

Commit 24ceab1

Browse files
Merge pull request #883 from ava-labs/exportFeeDimensionsType
Export FeeDimensions type
2 parents 16f420c + 6ee89c3 commit 24ceab1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vms/common/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from './models';
44
export { AvaxApi } from './avaxApi';
55
export { UnsignedTx } from './unsignedTx';
66
export { Transaction } from './transaction';
7+
export * from './fees/dimensions';

0 commit comments

Comments
 (0)