UNPKG
@georgemiao/qbit.js
Version:
latest (2.1.1)
2.1.1
a qBittorrent library made with typescript
github.com/Chicken/qbit.js
Chicken/qbit.js
@georgemiao/qbit.js
/
dist
/
index.d.ts
5 lines
•
172 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./lib/QBittorrent.js"
;
export
*
from
"./lib/Application.js"
;
export
*
from
"./lib/Util.js"
;
export
*
from
"./lib/Api.js"
;
//# sourceMappingURL=index.d.ts.map