UNPKG
brazy-auth
Version:
latest (5.10.35)
5.10.35
5.10.34
5.10.33
5.10.32
5.10.31
5.10.30
5.10.29
5.10.28
5.10.27
5.10.25
5.10.24
5.10.23
5.10.22
5.10.21
5.10.20
5.10.19
5.10.18
5.10.17
5.10.16
5.10.15
5.10.13
5.10.12
5.10.11
5.10.10
5.10.9
5.10.8
5.10.7
5.10.6
5.10.5
5.10.4
5.10.3
Authentication for Next.js
github.com/kerbios/next-auth
kerbios/next-auth
brazy-auth
/
index.d.ts
5 lines
(4 loc)
•
153 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./core/types"
;
export
type
{
RequestInternal
,
OutgoingResponse
}
from
"./core"
;
export
*
from
"./next"
;
export
{
default
}
from
"./next"
;