Skip to content

Commit 0cde8c0

Browse files
committed
Update documentation
1 parent 6b3b5fd commit 0cde8c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/api_zipobject.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ attribute name | type | description
2020
`dosPermissions` | 6 bits number | The DOS permissions of the file, if any.
2121
`options` | object | the options of the file. The available options are :
2222
`options.compression` | compression | see [file(name, data [,options])]({{site.baseurl}}/documentation/api_jszip/file_data.html)
23+
`options.compressionOptions`| object | see [file(name, data [,options])]({{site.baseurl}}/documentation/api_jszip/file_data.html)
2324

2425
Example:
2526

0 commit comments

Comments
 (0)