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

Usage in Deno

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

Type

string
| null
| undefined