title: “JSZip.version” layout: default section: api
The version of JSZip as a string.
Since
: v3.1.0
Example
JSZip
.
version
==
"3.1.0"
;