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

x/free_port/mod.ts>freePortOption

Get free port for Deno
Latest
interface freePortOption
import { type freePortOption } from "https://deno.land/x/free_port@v1.2.0/mod.ts";

Properties

optional
hostname: string
optional
transport: "tcp"