UNPKG

novel-opds-now

Version:

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

10 lines (9 loc) 235 B
/// <reference types="node" /> export declare function handleContext(_t_old: Buffer | string, meta?: { options?: { textlayout?: { allow_lf2?: boolean; }; }; }): string; export default handleContext;