aboutsummaryrefslogtreecommitdiffstats
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 0747f8e14..db8711cd3 100644
--- a/src/@types/ferdium.types.ts
+++ b/src/@types/ferdium.types.ts
@@ -19,4 +19,4 @@ declare global {
19 * Workaround to make TS recognize this file as a module. 19 * Workaround to make TS recognize this file as a module.
20 * https://fettblog.eu/typescript-augmenting-global-lib-dom/ 20 * https://fettblog.eu/typescript-augmenting-global-lib-dom/
21 */ 21 */
22export { }; 22export {};