UNPKG
@topsoft4u/next-auth
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Authentication helper for next.js using SWR
github.com/TopSoft4U/next-auth
TopSoft4U/next-auth
@topsoft4u/next-auth
/
src
/
index.ts
6 lines
(4 loc)
•
89 B
text/typescript
View Raw
1
2
3
4
5
6
/** *
@file
Automatically generated by barrelsby. */
export
*
from
"./hooks/useUser"
;