UNPKG
nestjs-oauth2
Version:
latest (0.0.7)
0.0.31
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
NestJS OAuth2 Client
hanchchch/nestjs-oauth2
nestjs-oauth2
/
dist
/
index.d.ts
3 lines
(2 loc)
•
54 B
TypeScript
View Raw
1
2
3
export
*
from
"./oauth"
;
export
*
from
"./providers"
;