UNPKG

@haku-sci/utils

Version:

utils from haku-sci. Library only

4 lines (3 loc) 134 B
export declare class TCP { static sendTCPMessage(service: any, action: string, resource?: string, payload?: any): Promise<any>; }