Skip to content

Commit

Permalink
add message subscription response object to exports
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed May 8, 2024
1 parent ffc54b4 commit 42fae0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/agent/src/types/dwn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ export {
PaginationCursor as DwnPaginationCursor,
EventSubscriptionHandler as DwnEventSubscriptionHandler,
RecordSubscriptionHandler as DwnRecordSubscriptionHandler,
MessageSubscription as DwnMessageSubscription,
EncryptionAlgorithm as DwnEncryptionAlgorithm,
KeyDerivationScheme as DwnKeyDerivationScheme,
} from '@tbd54566975/dwn-sdk-js';

0 comments on commit 42fae0a

Please sign in to comment.