aboutsummaryrefslogtreecommitdiff
path: root/src/typings
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-12-14 12:51:15 -0500
committerbobzel <zzzman@gmail.com>2023-12-14 12:51:15 -0500
commit3ddfe7d4d56e62398d0f798409318f1a4715c275 (patch)
tree8a5eb7b127d67cdb32627e04d36e54a8a599b114 /src/typings
parent5a1a7d08789ba41afd298ed4c091582f3c211d26 (diff)
cleaning up collectionTime, still a bug when switching into it. replacing hig flyout.
Diffstat (limited to 'src/typings')
-rw-r--r--src/typings/index.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/typings/index.d.ts b/src/typings/index.d.ts
index 710b0211e..12fb42077 100644
--- a/src/typings/index.d.ts
+++ b/src/typings/index.d.ts
@@ -13,7 +13,6 @@ declare module 'pdfjs-dist/web/pdf_viewer';
declare module 'reveal';
declare module 'react-reveal';
declare module 'react-reveal/makeCarousel';
-declare module '@hig/flyout';
declare module 'express-flash';
declare module 'connect-flash' {
interface flash {}