Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias dgram.MessageType
import { type dgram } from "https://deno.land/x/tellojs@v1.0.2/src/deps.ts";
const { MessageType } = dgram;
definition:
| string
| Uint8Array
| Buffer