blob: 8f4d63895a2d82c1ca17e82006d36f487954b07d [file] [log] [blame]
Filip Kujawa3a0fbf32023-03-31 14:25:26 -07001// See https://kit.svelte.dev/docs/types#app
2// for information about these interfaces
3// and what to do when importing types
4declare namespace App {
5 // interface Locals {}
6 // interface PageData {}
7 // interface Error {}
8 // interface Platform {}
9}