0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
penpot/frontend/vendor/jszip/externs.js
2017-03-06 18:38:17 +01:00

5 lines
153 B
JavaScript

var JSZip = function() {};
JSZip.prototype.file = function() {};
JSZip.prototype.folder = function() {};
JSZip.prototype.generateAsync = function() {};