UNPKG
splitwise
Version:
latest (2.0.0)
2.0.0
1.0.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.0
A TypeScript SDK for the Splitwise API.
github.com/keriwarr/splitwise
keriwarr/splitwise
splitwise
/
dist
/
esm
/
resources
/
base.js
7 lines
•
128 B
JavaScript
View Raw
1
2
3
4
5
6
7
export
class
BaseResource
{ http; constructor(http) { this.http = http; } } //
# sourceMappingURL=base.js.map