UNPKG
pratik-auth-sdk-test
Version:
latest (0.1.1)
0.1.1
0.1.0
Arvasit Authentication SDK for Node.js
pratik-auth-sdk-test
/
src
/
index.ts
3 lines
(2 loc)
•
103 B
text/typescript
View Raw
1
2
3
export
{
AuthService
}
from
'./auth-service'
;
export
type
{
AuthServiceConfig
}
from
'./auth-service'
;