Skip to content

Commit

Permalink
fix: ensure types are correctly exported
Browse files Browse the repository at this point in the history
  • Loading branch information
psibean committed Sep 21, 2024
1 parent 456b317 commit 1941dea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,5 @@ export interface DoubleCsrfUtilities {
*/
doubleCsrfProtection: doubleCsrfProtection;
}

export {};

0 comments on commit 1941dea

Please sign in to comment.