From bd5a00c61b355c857b5c99323592ca432dea5d0a Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Fri, 5 Jan 2024 23:18:49 -0500 Subject: wip --- ui/src/app.d.ts | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 ui/src/app.d.ts (limited to 'ui/src/app.d.ts') diff --git a/ui/src/app.d.ts b/ui/src/app.d.ts deleted file mode 100644 index 26a9569..0000000 --- a/ui/src/app.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -// See https://kit.svelte.dev/docs/types#app -// for information about these interfaces -// and what to do when importing types -declare namespace App { - // interface Error {} - // interface Locals {} - // interface PageData {} - // interface Platform {} -} -- cgit v1.2.3