UNPKG

118 BTypeScriptView Raw
1export declare function downloadEPUBFromLCPL(filePath: string, dir: string, destFileName: string): Promise<string[]>;