🗜 Fixing the unzip method
This commit is contained in:
@@ -30,4 +30,5 @@ export interface IComicBookCoverMetadata {
|
||||
export interface IExtractedComicBookCoverFile {
|
||||
name: string;
|
||||
path: string;
|
||||
fileSize: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user