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.
1 parent 3bf3174 commit 89498a4Copy full SHA for 89498a4
modules/abstract-cosmos/src/index.ts
@@ -1,3 +1,4 @@
1
export * from './lib';
2
+export * from './register';
3
export { CosmosCoin } from './cosmosCoin';
4
export { CosmosToken } from './cosmosToken';
0 commit comments