Skip to content

Commit e04fab1

Browse files
committed
chore: remove unnecessary re-export of types
1 parent 58a0cdd commit e04fab1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ import type {
1414
GenerateCsrfTokenOptions,
1515
} from "./types";
1616

17-
export * from "./types";
18-
1917
export function doubleCsrf({
2018
getSecret,
2119
getSessionIdentifier,

0 commit comments

Comments
 (0)