Improve unzip speed
This commit is contained in:
@@ -40,7 +40,7 @@ type ExtaticPayload = {
|
||||
totalCharCount: number;
|
||||
currentPage: number;
|
||||
totalPages: number;
|
||||
currentlineCount: number;
|
||||
currentLineCount: number;
|
||||
totalLineCount: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user