UNPKG
@visionfi/server-sdk
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.1
1.0.0
Server-side SDK for VisionFI API access using Google Service Account authentication
@visionfi/server-sdk
/
dist
/
index.js
3 lines
(2 loc)
•
74 B
JavaScript
View Raw
1
2
3
export
{
VisionFI
}
from
'./client.js'
;
export
*
from
'./types/index.js'
;