Skip to content

Commit

Permalink
export fee assessment method
Browse files Browse the repository at this point in the history
Signed-off-by: Petar Tonev <[email protected]>
  • Loading branch information
petreze committed Feb 14, 2023
1 parent b9da015 commit e32df91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/exports.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export { default as EthereumFlow } from "./EthereumFlow.js";
export { default as ExchangeRate } from "./ExchangeRate.js";
export { default as ExchangeRates } from "./ExchangeRates.js";
export { default as Executable } from "./Executable.js";
export { default as FeeAssessmentMethod } from "./token/FeeAssessmentMethod.js";
export { default as FeeComponents } from "./FeeComponents.js";
export { default as FeeData } from "./FeeData.js";
export { default as FeeDataType } from "./FeeDataType.js";
Expand Down

0 comments on commit e32df91

Please sign in to comment.