Skip to content

msgpackCodec

const msgpackCodec: MsgPackCodec<unknown, unknown>

Defined in: packages/codecs/src/msgpack-codec.ts:107

Singleton instance of MsgPackCodec. Use this when types don’t matter or for convenience.