UNPKG

epub-chinese-converter

Version:

A small util to convert epub files from Simplified Chinese to Traditional Chinese

6 lines (5 loc) 138 B
declare function _exports(inbuf: any): { deflate: () => Buffer; deflateAsync: (callback: any) => void; }; export = _exports;