We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16f420c + 6ee89c3 commit 24ceab1Copy full SHA for 24ceab1
src/vms/common/index.ts
@@ -4,3 +4,4 @@ export * from './models';
4
export { AvaxApi } from './avaxApi';
5
export { UnsignedTx } from './unsignedTx';
6
export { Transaction } from './transaction';
7
+export * from './fees/dimensions';
0 commit comments