UNPKG

epub-chinese-converter

Version:

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

6 lines (5 loc) 156 B
declare function _exports(inbuf: any, expectedLength: any): { inflate: () => any; inflateAsync: (callback: any) => void; }; export = _exports;