mirror of
https://github.com/penpot/penpot.git
synced 2025-05-13 03:16:36 +02:00
Move all files under frontend directory.
This commit is contained in:
parent
92b45b2d05
commit
e21798f1ed
603 changed files with 10 additions and 31 deletions
5
frontend/resources/js/jszip/externs.js
Normal file
5
frontend/resources/js/jszip/externs.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
var JSZip = function() {};
|
||||
|
||||
JSZip.prototype.file = function() {};
|
||||
JSZip.prototype.folder = function() {};
|
||||
JSZip.prototype.generateAsync = function() {};
|
Loading…
Add table
Add a link
Reference in a new issue