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.
2 parents 4a1c170 + 234ffe9 commit 554a63eCopy full SHA for 554a63e
src/service/index.ts
@@ -4,6 +4,7 @@ export * from './AccountService';
4
export * from './AggregateTransactionService';
5
export * from './BlockService';
6
export * from './CurrencyService';
7
+export * from './DeadlineService';
8
export * from './interfaces';
9
export * from './MetadataTransactionService';
10
export * from './MosaicAmountView';
0 commit comments