licensetrackerfrontend/src/app.d.ts
2024-08-30 08:25:26 -06:00

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