UNPKG

novel-opds-now

Version:

按需生成 epub,此模組不使用排程任務來生成 epub

4 lines (3 loc) 189 B
import { IBook } from 'calibre-db/lib/types'; export declare function getCalibrePaths(): string[]; export declare function pathWithPrefix(this: IBook, a?: string, ...input: any[]): string;