aboutsummaryrefslogtreecommitdiff
path: root/ui/src/app.d.ts
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2024-01-05 23:18:49 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2024-01-05 23:18:49 -0500
commitbd5a00c61b355c857b5c99323592ca432dea5d0a (patch)
tree7e8ac7730527c1ad71e3fdac85840948fd23f45f /ui/src/app.d.ts
parentc71b37eb23d4c8af7ab983de34c6da5be9363f3a (diff)
downloadpaste-bd5a00c61b355c857b5c99323592ca432dea5d0a.tar.gz
paste-bd5a00c61b355c857b5c99323592ca432dea5d0a.tar.xz
wip
Diffstat (limited to 'ui/src/app.d.ts')
-rw-r--r--ui/src/app.d.ts9
1 files changed, 0 insertions, 9 deletions
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 {}
-}