Skip to main content
Go to Latest
interface DataMap
Re-export
import { type DataMap } from "https://deno.land/x/simple_utility@v2.0.0/mod.pure.full.ts";

Simple name and data pair.

Properties

name: string
body: Uint8Array