Skip to content

Commit

Permalink
chore: export MFA classes
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Jun 26, 2024
1 parent addb0a9 commit dfdb45f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/classes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ export * from "./ServerMember.js";
export * from "./Session.js";
export * from "./SystemMessage.js";
export * from "./User.js";
export * from "./MFA.js";

0 comments on commit dfdb45f

Please sign in to comment.