UNPKG
@lygos/nestjs-better-auth
Version:
latest (2.0.8)
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
Better Auth for NestJS
github.com/LygosLabs/nestjs-better-auth
LygosLabs/nestjs-better-auth
@lygos/nestjs-better-auth
/
dist
/
index.d.ts
6 lines
•
185 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
"./decorators"
;
export
*
from
"./auth-service"
;
export
*
from
"./auth-guard"
;
export
*
from
"./auth-module"
;
export
*
from
"./symbols"
;
//# sourceMappingURL=index.d.ts.map