UNPKG
@innei/qbittorrent-browser
Version:
latest (9.6.7)
9.6.7
9.6.6
9.6.5
9.6.3
9.6.2
TypeScript api wrapper for qbittorrent using got
qbittorrent.vercel.app
scttcper/qbittorrent
@innei/qbittorrent-browser
/
dist
/
src
/
index.d.ts
3 lines
(2 loc)
•
62 B
TypeScript
View Raw
1
2
3
export
*
from
'./types.js'
;
export
*
from
'./qbittorrent.js'
;