UNPKG

@statezero/statezero-tunnel

Version:

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

5 lines (4 loc) 92 B
export default interface DomainAlreadyReserved { type: string; subdomain: string; }