UNPKG

n8n-nodes-tshark

Version:
5 lines (4 loc) 122 B
export declare class TsharkUtils { static isHex(str: string): boolean; static decodeSSID(ssid: string): string; }