UNPKG

webgme

Version:

Web-based Generic Modeling Environment

16 lines (11 loc) 163 B
--- 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"; ```