From fea8c35367716c8f65dcd9aa3040a392dfeb1aa4 Mon Sep 17 00:00:00 2001 From: liliana <liliana.sanfilippo@uni-bielefeld.de> Date: Thu, 18 Jul 2024 19:04:52 +0200 Subject: [PATCH] ; --- src/components/seclarations.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/seclarations.ts b/src/components/seclarations.ts index 64a3d453..0d26f942 100644 --- a/src/components/seclarations.ts +++ b/src/components/seclarations.ts @@ -7,7 +7,7 @@ export * from './AOSs.tsx' export * from './My-Timeline.tsx' export * from './data/mapscr.ts' -export * from './data/humanpractice.ts' +export * from './data/humanpractice.ts'; declare global{ interface Window { datawrapper: Datawrapper; -- GitLab