🚑 Fix bencode parser
This commit is contained in:
parent
f578b194ac
commit
3bb970b76b
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
interface ISolidFile {
|
||||
//TODO
|
||||
//TODO: show length
|
||||
/** File name of this file. */
|
||||
path: [string];
|
||||
}
|
||||
|
||||
interface ISolidFileInfo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue