diff --git a/src/types.ts b/src/types.ts index ee45730..f232c91 100644 --- a/src/types.ts +++ b/src/types.ts @@ -182,5 +182,3 @@ export interface DoubleCsrfUtilities { */ doubleCsrfProtection: doubleCsrfProtection; } - -export {}; \ No newline at end of file