UNPKG
put.io-node
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A Node.js wrapper for put.io APIv2 http://put.io
github.com/alormil/put.io-node
alormil/put.io-node
put.io-node
/
js
/
ts
/
index.js
4 lines
•
129 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
var
Client
_1 =
require
(
'./src/helpers/Client'
);
exports
.
Client
=
Client
_1.
Client
;
//# sourceMappingURL=index.js.map