Skip to main content
UrlObject.hostname - url - Node documentation
property UrlObject.hostname

Usage in Deno

import { type UrlObject } from "node:url";

Type

string
| null
| undefined