zip(content, progress)
Create a zip file of the content. Auto-encodes paintings.
| Name | Type | Required | Description |
|---|---|---|---|
content |
object | array | yes | Files/content to include. |
progress |
function | no | Progress callback. |
Promise<Blob>
No additional runtime notes yet.
No additional details yet.