Changeset 67dfe57 for pages/+Layout.telefunc.ts
- Timestamp:
- 12/24/25 17:31:11 (7 months ago)
- Branches:
- main
- Children:
- e729b88
- Parents:
- 40ac7a9
- File:
-
- 1 edited
-
pages/+Layout.telefunc.ts (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pages/+Layout.telefunc.ts
r40ac7a9 r67dfe57 4 4 import type {Database} from "../database/drizzle/db"; 5 5 6 export async function AuthenticationState() {6 export async function onGetAuthState() { 7 7 const context = getAuthState(); 8 8
Note:
See TracChangeset
for help on using the changeset viewer.
