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

10 lines
229 B
TypeScript
Raw Normal View History

2022-09-01 16:03:36 +02:00
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 {}
}