mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
This commit is contained in:
parent
0ec019f959
commit
4cafc41b88
11 changed files with 192 additions and 77 deletions
1
src/env.d.ts
vendored
1
src/env.d.ts
vendored
|
|
@ -6,5 +6,6 @@ declare namespace App {
|
|||
session: import('better-auth').Session | null
|
||||
permissions: string[]
|
||||
pages: string[]
|
||||
roles: string[]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue