osmosis-labs / osmojs

OsmosJS makes it easy to compose and broadcast Osmosis and Cosmos messages
https://cosmology.zone/products/osmojs
Apache License 2.0
64 stars 32 forks source link

'"osmojs"' has no exported member 'cosmos' #80

Closed Jmarc369 closed 8 months ago

Jmarc369 commented 8 months ago

On trying to import cosmos from osmojs on v16.5.1 from 0.33.0, i encountered this error to use this cosmos.bank.v1beta1.MessageComposer.withTypeUrl|

shukr-acharya commented 8 months ago

I also encountered similar kind of issue

SyntaxError: The requested module '/node_modules/.vite/deps/osmojs.js?v=48110917' does not provide an export named 'cosmosAminoConverters'

Hey @Jmarc369, are you using vite by any chance?