UNPKG

@statezero/statezero-tunnel

Version:

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

3 lines (2 loc) 97 B
declare const unreserveDomain: (subdomain: string) => Promise<void>; export { unreserveDomain };