Proto3JSONMsg: {
    @type: TypeUrl;
    value: Record<string, unknown>;
}

Type declaration

  • @type: TypeUrl
  • value: Record<string, unknown>