Skip to content

Commit

Permalink
export resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Dec 1, 2023
1 parent dfb7279 commit c5f6174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dids/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ export * from './did-ion.js';
export * from './did-key.js';
export * from './did-resolver.js';
export * from './resolver-cache-level.js';
export * from './resolver-cache-memory.js';
export * from './types.js';
export * as utils from './utils.js';

0 comments on commit c5f6174

Please sign in to comment.