tricoteuses-legifrance/src/app.d.ts

10 lines
255 B
TypeScript
Raw Normal View History

// See https://kit.svelte.dev/docs/types#app
// for information about these interfaces
// and what to do when importing types
declare namespace App {
2023-01-31 16:12:09 +01:00
// interface Error {}
2022-08-09 10:44:30 +02:00
// interface Locals {}
// interface PageData {}
2022-08-09 10:44:30 +02:00
// interface Platform {}
}