UNPKG

shareoverlan

Version:

Simple local file sharing over LAN.

3 lines (2 loc) 83 B
declare const getLocalIpAddress: () => string[]; export default getLocalIpAddress;