tatord deleted

This commit is contained in:
titver968
2025-02-25 15:40:48 +01:00
parent ea1a39d1cb
commit 963fd17a3c
21 changed files with 0 additions and 5392 deletions

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

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