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
/
dist
/
index.d.ts
3 lines
(2 loc)
•
103 B
TypeScript
View Raw
1
2
3
export
{
AuthService
}
from
'./auth-service'
;
export
type
{
AuthServiceConfig
}
from
'./auth-service'
;