diff options
Diffstat (limited to 'apps/kit/src/app.d.ts')
| -rw-r--r-- | apps/kit/src/app.d.ts | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/kit/src/app.d.ts b/apps/kit/src/app.d.ts deleted file mode 100644 index 220ddc1..0000000 --- a/apps/kit/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 Locals {} - interface Platform {} - interface PrivateEnv {} - interface PublicEnv {} -}
\ No newline at end of file |
