Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dectyl/runtime/main.ts>NetAddr

Prototype library for testing Deno Deploy scripts using the Deno CLI
Latest
interface NetAddr
import { type NetAddr } from "https://deno.land/x/dectyl@0.10.7/runtime/main.ts";

Properties

transport: "tcp"
hostname: string
port: number