зеркало из https://github.com/telerik/jszip-esm.git
11 строки
320 B
JavaScript
11 строки
320 B
JavaScript
export const base64 = false;
|
|
export const binary = false;
|
|
export const dir = false;
|
|
export const createFolders = true;
|
|
export const date = null;
|
|
export const compression = null;
|
|
export const compressionOptions = null;
|
|
export const comment = null;
|
|
export const unixPermissions = null;
|
|
export const dosPermissions = null;
|