Skip to main content
Module

std/msgpack/mod.ts>ValueMap

The Deno Standard Library
Go to Latest
interface ValueMap
import { type ValueMap } from "https://deno.land/std@0.223.0/msgpack/mod.ts";

Value map that can be encoded to MessagePack.

Index Signatures

[index: string | number]: ValueType