Migrate SvelteKit to the latest version 431 (#526)
This commit is contained in:
Vendored
-6
@@ -8,10 +8,4 @@ declare namespace App {
|
||||
}
|
||||
|
||||
// interface Platform {}
|
||||
|
||||
interface Session {
|
||||
user?: import('@api').UserResponseDto;
|
||||
}
|
||||
|
||||
// interface Stuff {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user