UNPKG
@lucasroll62/nuxt3-auth
Version:
latest (1.0.1)
1.0.1
1.0.0
An alternative module to @nuxtjs/auth
github.com/lucasroll62/nuxt3-auth
lucasroll62/nuxt3-auth
@lucasroll62/nuxt3-auth
/
dist
/
runtime
/
core
/
index.d.ts
4 lines
(3 loc)
•
81 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./auth'
;
export
*
from
'./middleware'
;
export
*
from
'./storage'
;