lan-party-frontend/src/app.d.ts

9 lines
228 B
TypeScript
Raw Normal View History

2022-08-31 08:50:12 +02:00
// 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 Platform {}
}