UNPKG
phemail
Version:
latest (0.0.2)
0.0.2
0.0.1
third party authentication.
phemail
/
dist
/
index.d.ts
3 lines
(2 loc)
•
73 B
TypeScript
View Raw
1
2
3
import
ThirdPartyLogin
from
"./src/app"
;
export
default
ThirdPartyLogin
;