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
/
ts
/
index.ts
2 lines
(1 loc)
•
45 B
text/typescript
View Raw
1
2
export
{
Client
}
from
'./src/helpers/Client'
;