friends-best/middleware/auth.ts
Louis Hollingworth 14659122c3
All pages now in Nuxt, work next on nav.
DB connected, check issues with writing.

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2023-05-16 20:17:33 +01:00

2 lines
59 B
TypeScript

export default defineNuxtRouteMiddleware((to, from) => {
})