Skip to content

Commit

Permalink
Export utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstph-dvx committed Oct 29, 2024
1 parent 25fb2eb commit 36191b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,7 @@ export {
ChildToParentTransactionRequest,
isChildToParentTransactionRequest,
} from './lib/dataEntities/transactionRequest'
export {
scaleFrom18DecimalsToNativeTokenDecimals,
scaleFromNativeTokenDecimalsTo18Decimals,
} from './lib/utils/lib'

0 comments on commit 36191b9

Please sign in to comment.