coyotte508's picture
coyotte508 HF staff
πŸŽ‰ Sveltekit skeleton app
320c9b0
raw history blame
No virus
251 Bytes
// 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 PageData {}
// interface Error {}
// interface Platform {}
}