⬆️ Finished upgrading SvelteKit
This commit is contained in:
Vendored
-4
@@ -14,10 +14,6 @@ declare namespace App {
|
||||
}
|
||||
|
||||
// interface Platform {}
|
||||
interface Session {
|
||||
authenticated: boolean;
|
||||
email: string | null;
|
||||
}
|
||||
|
||||
// interface Stuff {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user