UNPKG
@rahulsolanki_ct/linkedin-login
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Package for Linked In Log In feature using OAuth 2.0
@rahulsolanki_ct/linkedin-login
/
build
/
LinkedInCallback.d.ts
3 lines
(2 loc)
•
91 B
TypeScript
View Raw
1
2
3
/// <reference types=
"react"
/>
export
declare
function
LinkedInCallback(): JSX.Element;