Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuk committed Apr 5, 2022
1 parent 6b3b5fd commit 0cde8c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/api_zipobject.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ attribute name | type | description
`dosPermissions` | 6 bits number | The DOS permissions of the file, if any.
`options` | object | the options of the file. The available options are :
`options.compression` | compression | see [file(name, data [,options])]({{site.baseurl}}/documentation/api_jszip/file_data.html)
`options.compressionOptions`| object | see [file(name, data [,options])]({{site.baseurl}}/documentation/api_jszip/file_data.html)

Example:

Expand Down

0 comments on commit 0cde8c0

Please sign in to comment.