Lots of changes, started on working /add

This commit is contained in:
2023-06-21 19:50:27 +02:00
parent 21411fa73a
commit 9feb0c273e
140 changed files with 489 additions and 262 deletions
+4
View File
@@ -1,5 +1,9 @@
// See https://kit.svelte.dev/docs/types#app
// for information about these interfaces
declare module '@fortawesome/pro-solid-svg-icons/index.es' {
export * from '@fortawesome/pro-solid-svg-icons';
}
declare global {
namespace App {
// interface Error {}