UNPKG

@timo972/ufw

Version:

ufw <-> nodejs app communication

6 lines (5 loc) 88 B
export declare enum Protocol { TCP = "tcp", UDP = "udp", ANY = "any" }