UNPKG
voltage-api-sdk
Version:
latest (0.3.0)
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.1.3
0.1.2
0.1.1
0.1.0
Voltage API SDK
github.com/LightningK0ala/voltage-api-sdk
LightningK0ala/voltage-api-sdk
voltage-api-sdk
/
dist
/
index.d.ts
4 lines
•
176 B
TypeScript
View Raw
1
2
3
4
export
{
VoltageClient
}
from
'./voltage-client'
;
export
{
HttpClient
,
VoltageApiError
}
from
'./http-client'
;
export
type
*
from
'./types'
;
//# sourceMappingURL=index.d.ts.map