forked from Ruderverein-Donau-Linz/rowt
rename folder
This commit is contained in:
12
svelte/src/app.d.ts
vendored
Normal file
12
svelte/src/app.d.ts
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
// See https://kit.svelte.dev/docs/types#app
|
||||
// for information about these interfaces
|
||||
declare global {
|
||||
namespace App {
|
||||
// interface Error {}
|
||||
// interface Locals {}
|
||||
// interface PageData {}
|
||||
// interface Platform {}
|
||||
}
|
||||
}
|
||||
|
||||
export {};
|
Reference in New Issue
Block a user