Skip to content

Commit

Permalink
feat: export sm (actions) types
Browse files Browse the repository at this point in the history
  • Loading branch information
fsher committed Apr 23, 2024
1 parent ff9da14 commit d0aedcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/sdk/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ export * from './internal/identity/identity-resolvers';
export * from './dialect-cloud-api/data-service-api';
export * from './dialect-cloud-api/data-service-api-factory';
export * from './dialect-cloud-api/data-service-wallets-api.v1';
export * from './dialect-cloud-api/smart-message-spec.dto';
export * from './dialect-cloud-api/smart-message.dto';

0 comments on commit d0aedcf

Please sign in to comment.