feat: adding libtorrent again

This commit is contained in:
Chubby Granny Chaser 2024-06-27 14:51:13 +01:00
parent 11dffd1b7a
commit 63c13e17cb
No known key found for this signature in database
18 changed files with 1265 additions and 1208 deletions

View file

@ -17,7 +17,7 @@ declare module "aria2" {
downloadSpeed: string;
uploadSpeed: string;
infoHash?: string;
numSeeders?: string;
numSeeds?: string;
seeder?: boolean;
pieceLength: string;
numPieces: string;