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

NetworkConnectionList

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

Network connection list.

interface NetworkConnectionList {
entries?: NetworkConnection[];
}

§Properties

§

Network connection entries.