Skip to content

Commit

Permalink
add compressionMethod property
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas-lormeau committed Aug 27, 2024
1 parent 4932ab3 commit c693f82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,7 @@ export interface EntryMetaData {
* The number of the disk where the entry data starts.
*/
diskNumberStart: number;
* The compression method.
}

/**
Expand Down

0 comments on commit c693f82

Please sign in to comment.