UNPKG

@statezero/statezero-tunnel

Version:

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

5 lines 280 B
export default function domainReservationError(message) { console.info(`There was an error reserving the domain ${message.subdomain}.tunnelmole.net. Falling back to a random subdomain`); } export { domainReservationError }; //# sourceMappingURL=domain-reservation-error.js.map