UNPKG

@statezero/statezero-tunnel

Version:

Tunnelmole client for StateZero users to create secure tunnels to their local services.

5 lines 157 B
export default interface ClientLog { clientId: string; eventKey: string; eventValue: string; // Literally send it as a string, JSON encoded }