UNPKG

@statezero/statezero-tunnel

Version:

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

6 lines (5 loc) 116 B
/** * This constant will make resolving files much easier */ declare const ROOT_DIR: string; export { ROOT_DIR };