Sign in
chromium
/
external
/
github.com
/
Stuk
/
jszip
/
refs/heads/upstream/ci
/
.
/
documentation
/
api_jszip
/
version.md
blob: a5a5b721399aefecbf57177d5c55a4170bdfd55f [
file
] [
view
] [
edit
]
---
title
:
"JSZip.version"
layout
:
default
section
:
api
---
The
version of
JSZip
as
a
string
.
__Since__
:
v3
.
1.0
## Example
```js
JSZip.version == "3.1.0";
```