spock/src/app.d.ts
nomadics9 32a0ec3e77 init
2024-06-13 00:30:13 +03:00

9 lines
251 B
TypeScript

// 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 {}
}