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

std/node/dgram.ts>SocketType

Deno standard library
Go to Latest
type alias SocketType
Re-export
import { type SocketType } from "https://deno.land/std@0.150.0/node/dgram.ts";
definition: "udp4" | "udp6"