import { type ValueMap } from "https://deno.land/std@0.224.0/msgpack/encode.ts";
Value map that can be encoded to MessagePack.
Index Signatures
index: string | number]: ValueType
[import { type ValueMap } from "https://deno.land/std@0.224.0/msgpack/encode.ts";
Value map that can be encoded to MessagePack.