Skip to content

Commit

Permalink
fix: revert "chore: added processors to export"
Browse files Browse the repository at this point in the history
This reverts commit 27f0740.
  • Loading branch information
fastnloud committed Dec 13, 2024
1 parent f3b6716 commit 73b6d97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ export * from './interfaces/module-options.interface';
export * from './interfaces/token.interface';
export * from './interfaces/user.interface';
export * from './processors/login.processor';
export * from './processors/logout.processor';
export * from './processors/passwordless-login-request.processor';

0 comments on commit 73b6d97

Please sign in to comment.