Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
variable dgram.default
import { dgram } from "https://deno.land/x/tellojs@v1.0.2/src/deps.ts";
const { default } = dgram;

type

{ createSocket; Socket; }