UNPKG
@authsignal/nextjs-helpers
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
## Installation
authsignal/authsignal-nextjs-helpers
@authsignal/nextjs-helpers
/
dist
/
hooks.d.ts
2 lines
(1 loc)
•
84 B
TypeScript
View Raw
1
2
export
declare
const
useAuthsignal
:
() =>
import
(
"@authsignal/browser"
).
Authsignal
;