1 /// <reference types="@sveltejs/kit" />
3 // See https://kit.svelte.dev/docs/types#app
4 // for information about these interfaces
5 // and what to do when importing types
6 declare namespace App {
8 // interface Platform {}
9 // interface Session {}