Skip to content

Commit 89498a4

Browse files
chore: export register function for tokens
TICKET: COIN-5280
1 parent 3bf3174 commit 89498a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export * from './lib';
2+
export * from './register';
23
export { CosmosCoin } from './cosmosCoin';
34
export { CosmosToken } from './cosmosToken';

0 commit comments

Comments
 (0)