Svetle again without TS

This commit is contained in:
2023-12-13 21:19:00 +01:00
parent 870769f95c
commit 927a3b4777
8 changed files with 2 additions and 3186 deletions

12
frontend/src/app.d.ts vendored
View File

@ -1,12 +0,0 @@
// See https://kit.svelte.dev/docs/types#app
// for information about these interfaces
declare global {
namespace App {
// interface Error {}
// interface Locals {}
// interface PageData {}
// interface Platform {}
}
}
export {};