exportdefaultfunctiondomainAlreadyReserved(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