UNPKG

novel-opds-now

Version:

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

4 lines (3 loc) 171 B
import { IPubSubEpub } from './types'; import Bluebird from 'bluebird'; export declare function addMutableFileSystem(options: IPubSubEpub, ...msg: any[]): Bluebird<void>;