deleted all

This commit is contained in:
titver968
2025-02-25 14:40:56 +01:00
parent d95711cf94
commit 702b688a8c
79 changed files with 0 additions and 3831 deletions

14
tatort/src/app.d.ts vendored
View File

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