Skip to content

Commit

Permalink
Add DHT classes to the index barrel file
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Hinek <[email protected]>
  • Loading branch information
frankhinek committed Nov 1, 2023
1 parent e3e2cb6 commit 947f1da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/dids/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
export * from './dht.js';
export * from './did-dht.js';
export * from './did-ion.js';
export * from './did-key.js';
export * from './did-resolver.js';
Expand Down

0 comments on commit 947f1da

Please sign in to comment.