UNPKG

@statezero/statezero-tunnel

Version:

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

4 lines 287 B
export default function domainAlreadyReserved(message) { console.info(`The domain ${message.subdomain}.tunnelmole.net is already reserved by another user. Please choose a different subdomain. Falling back to a random subdomain`); } //# sourceMappingURL=domain-already-reserved.js.map