UNPKG

@statezero/statezero-tunnel

Version:

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

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