Skip to content

Commit

Permalink
Test4
Browse files Browse the repository at this point in the history
  • Loading branch information
desfero committed Nov 5, 2023
1 parent ac2d1a9 commit 77b8885
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@ import { verifyToken, getApplePublicKey } from "./lib/verifyAppleIdToken";

export * from "./lib/types";




export default verifyToken;
export { getApplePublicKey };

0 comments on commit 77b8885

Please sign in to comment.