function hostname Usageimport { hostname } from "node:os"; hostname(): string Returns the host name of the operating system as a string. Returns the host name of the operating system as a string. Return Type string