UNPKG

r2-lcp-js

Version:

Readium 2 LCP bits for NodeJS (TypeScript)

2 lines (1 loc) 118 B
export declare function downloadEPUBFromLCPL(filePath: string, dir: string, destFileName: string): Promise<string[]>;