aboutsummaryrefslogtreecommitdiff
path: root/src/typings
diff options
context:
space:
mode:
Diffstat (limited to 'src/typings')
-rw-r--r--src/typings/index.d.ts4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/typings/index.d.ts b/src/typings/index.d.ts
index 8f21966ae..d46977816 100644
--- a/src/typings/index.d.ts
+++ b/src/typings/index.d.ts
@@ -14,9 +14,7 @@ declare module 'pdfjs-dist/web/pdf_viewer';
declare module 'react-jsx-parser';
declare module 'express-flash';
-declare module 'connect-flash' {
- interface flash {}
-}
+declare module 'connect-flash';
declare module 'connect-mongo';
declare module '@mui/material';