UNPKG
better-auth-dashboard
Version:
beta (0.0.2-beta.0)
latest (0.0.4)
0.0.4
0.0.2
0.0.2-beta.0
A better-Auth powered admin dashboard.
better-auth-dashboard
/
src
/
plugin
/
index.ts
3 lines
(2 loc)
•
52 B
text/typescript
View Raw
1
2
3
export
*
from
"./server"
;
export
*
from
"./client"
;