Hostname interface

interface Hostname {
    hostname: string;
}

Properties

Properties

hostname: string