UNPKG

pick-port

Version:

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

2 lines 107 B
export declare function reserve(ip: string, port: number): Promise<void>; //# sourceMappingURL=tcp.d.ts.map