Module

std/msgpack/mod.ts>ValueMap

Deno standard library
Go to Latest
interface ValueMap
import { type ValueMap } from "https://dotland.deno.dev/std@0.219.1/msgpack/mod.ts";

Value map that can be encoded to MessagePack.

Index Signatures

[index: string | number]: ValueType