We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a0cdd commit e04fab1Copy full SHA for e04fab1
src/index.ts
@@ -14,8 +14,6 @@ import type {
14
GenerateCsrfTokenOptions,
15
} from "./types";
16
17
-export * from "./types";
18
-
19
export function doubleCsrf({
20
getSecret,
21
getSessionIdentifier,
0 commit comments