It would help users if we export internal tools to them. my specific example currently is (addressToBytes and bytesToAddress).
this can happen in several ways:
- selectively exporting the tools from the package root
- not bundling the package before publication, thus empowering users to import stuff like
orbs-client-sdk/dist/orbs/Account
It would help users if we export internal tools to them. my specific example currently is (
addressToBytesandbytesToAddress).this can happen in several ways:
orbs-client-sdk/dist/orbs/Account