UNPKG

khamba

Version:

A cli tool for sharing files through local network.

2 lines (1 loc) 150 B
export declare const useUdpServer: (MY_ID: string, NAME: string, BROADCAST_ADDR: string, MY_IP: string, UDP_PORT: number, HTTP_PORT: number) => void;