UNPKG

124 BTypeScriptView Raw
1export declare function createZipArchive(zipPath: string, callback?: Function): void;
2export declare function pack(): void;