Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

HostsEntryList

import type { HostsEntryList } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";

Hosts content.

interface HostsEntryList {
entries?: HostsEntry[];
}

§Properties

§
entries?: HostsEntry[]
[src]

Hosts entries.