From 71c52373f81cace664047edd19d9d289f45a4dff Mon Sep 17 00:00:00 2001 From: Ricardo Cino Date: Thu, 7 Jul 2022 09:31:50 +0200 Subject: chore: Mobx & React-Router upgrade (#406) Co-authored-by: Vijay A --- src/@types/ferdium.types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/@types/ferdium.types.ts') diff --git a/src/@types/ferdium.types.ts b/src/@types/ferdium.types.ts index 0747f8e14..db8711cd3 100644 --- a/src/@types/ferdium.types.ts +++ b/src/@types/ferdium.types.ts @@ -19,4 +19,4 @@ declare global { * Workaround to make TS recognize this file as a module. * https://fettblog.eu/typescript-augmenting-global-lib-dom/ */ -export { }; +export {}; -- cgit v1.2.3-70-g09d2