UNPKG
@tryfinch/react-connect
Version:
latest (5.0.1)
5.0.1
5.0.0
4.1.0
4.0.0
3.15.1
3.15.0
3.14.0
3.13.0
3.11.0
3.7.0
3.6.1
3.6.0
3.5.0
3.4.0
3.3.1
3.3.0
3.1.1
3.1.0
3.0.0
2.8.1
2.8.0
The SDK for Finch's authorization flow, Finch Connect
tryfinch.com
Finch-API/finch-connect-sdk
@tryfinch/react-connect
/
dist
/
index-with-react.d.ts
3 lines
(2 loc)
•
68 B
TypeScript
View Raw
1
2
3
export
*
from
'./index'
;
export
{ useFinchConnect }
from
'./react'
;