UNPKG

wgdown

Version:

Node 真·多线程下载。A tool of multi-process downloading for node

20 lines (19 loc) 288 B
/** * wgdown ts * * wgdown is a download tool using child process * * @author wind2esg * @date 20191008 * * #child * * result * '0' init * '1' local exists * '2' not exist in server * '3' download but problem * '0' downloaded * '5' error */ export {};