Skip to content

Commit

Permalink
add export
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKurt committed May 2, 2024
1 parent 38eb70a commit 3c6bf77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import { getAlloVersion, getConfig } from "./config";
export * from "./icons";
export * from "./markdown";
export * from "./allo/common";
export * from "./allo/application";

export { PassportVerifierWithExpiration } from "./credentialVerifier";
export { ChainId };
Expand Down

0 comments on commit 3c6bf77

Please sign in to comment.