summaryrefslogtreecommitdiffstats
path: root/src/@types/ferdium.types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/@types/ferdium.types.ts')
-rw-r--r--src/@types/ferdium.types.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/@types/ferdium.types.ts b/src/@types/ferdium.types.ts
index f54fb64ae..1120b73c8 100644
--- a/src/@types/ferdium.types.ts
+++ b/src/@types/ferdium.types.ts
@@ -21,4 +21,4 @@ declare global {
21 * Workaround to make TS recognize this file as a module. 21 * Workaround to make TS recognize this file as a module.
22 * https://fettblog.eu/typescript-augmenting-global-lib-dom/ 22 * https://fettblog.eu/typescript-augmenting-global-lib-dom/
23 */ 23 */
24export {}; 24export type {};