UNPKG

shareoverlan

Version:

Simple local file sharing over LAN.

3 lines (2 loc) 102 B
export declare let currentPath: string; export default function startServer(DevMode?: boolean): void;