UNPKG

shareoverlan

Version:

Simple local file sharing over LAN.

3 lines (2 loc) 93 B
declare const ZipDownload: (req: any, res: any) => Promise<any>; export default ZipDownload;