Filip Kujawa | 3a0fbf3 | 2023-03-31 14:25:26 -0700 | [diff] [blame] | 1 | // See https://kit.svelte.dev/docs/types#app |
2 | // for information about these interfaces | ||||
3 | // and what to do when importing types | ||||
4 | declare namespace App { | ||||
5 | // interface Locals {} | ||||
6 | // interface PageData {} | ||||
7 | // interface Error {} | ||||
8 | // interface Platform {} | ||||
9 | } |