Skip to content

Commit 2ab589f

Browse files
authored
feat: add event proto types (#36)
1 parent d62691f commit 2ab589f

File tree

4 files changed

+553
-0
lines changed

4 files changed

+553
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export * from './account.types';
22
export * from './config.types';
33
export * from './network.types';
4+
export * from './proto';
45
export * from './transaction.types';
56
export * from './wallet.types';

0 commit comments

Comments
 (0)