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