UNPKG

pick-port

Version:

Get a free TCP or UDP port for the given IP address

2 lines 122 B
export declare function reserve(ip: string, port: number, family: 4 | 6): Promise<void>; //# sourceMappingURL=udp.d.ts.map