UNPKG

@lucasroll62/nuxt3-auth

Version:

An alternative module to @nuxtjs/auth

3 lines (2 loc) 78 B
import type { Auth } from './core'; export declare const useAuth: () => Auth;