type alias dgram.MessageTypeimport { type dgram } from "https://deno.land/x/tellojs@v1.0.2/src/deps.ts"; const { MessageType } = dgram; definition: | string | Uint8Array | Buffer | DataView