Skip to content

Commit 2dac15a

Browse files
committed
Added linked action to export
1 parent 55705a5 commit 2dac15a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/model/model.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ export * from './transaction/Deadline';
7777
export * from './transaction/HashLockTransaction';
7878
export * from './transaction/HashType';
7979
export * from './transaction/InnerTransaction';
80+
export * from './transaction/LinkAction';
8081
export * from './transaction/LockFundsTransaction';
8182
export * from './transaction/Message';
8283
export * from './transaction/ModifyMultisigAccountTransaction';

0 commit comments

Comments
 (0)