Skip to main content
Module

std/node/dgram.ts>MessageType

Deno standard library
Go to Latest
type alias MessageType
import { type MessageType } from "https://deno.land/std@0.166.0/node/dgram.ts";
definition:
| string
| Uint8Array
| DataView