Skip to content

Commit

Permalink
feat: export all types
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordfirespeed committed Jul 16, 2024
1 parent 0ba1e64 commit 3f061c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,5 @@ export function doubleCsrf({
doubleCsrfProtection,
}
}

export * from "./types"

0 comments on commit 3f061c5

Please sign in to comment.