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
/
index.d.ts
4 lines
(3 loc)
•
74 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./core"
;
export
*
from
"./inc"
;
export
*
from
"./schemes"
;