Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
updates exports
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Griffin <[email protected]>
  • Loading branch information
m00sey committed Oct 4, 2023
1 parent f04ca59 commit 16d9673
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
export type AID = string;
export * from './qvi';
export * from './le';
export * from './edges';
export * from './credentials';

0 comments on commit 16d9673

Please sign in to comment.