Skip to main content
Module

x/simple_utility/mod.pure.full.ts>DataMap

Simplify processing for Deno.
Go to Latest
interface DataMap
Re-export
import { type DataMap } from "https://deno.land/x/simple_utility@v2.0.10/mod.pure.full.ts";

Simple name and data pair.

Properties

name: string
body: Uint8Array