UNPKG

@mindfiredigital/page-builder

Version:
7 lines (6 loc) 104 B
export declare function createZipFile( files: { name: string; content: string; }[] ): Blob;