UNPKG
netopia-client
Version:
latest (0.0.5)
0.0.5
0.0.4
A fully-typed, TypeScript-based client for the Netopia payments API V2.
netopia-client
/
dist
/
index.d.ts
4 lines
(3 loc)
•
79 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./client"
;
export
*
from
"./errors"
;
export
*
from
"./schemas"
;