UNPKG

@statezero/statezero-tunnel

Version:

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

11 lines (10 loc) 197 B
declare const instanceConfig: { hostip: { endpoint: string; httpEndpoint: string; }; runtime: { enableLogging: boolean; }; }; export default instanceConfig;