/// autogenerated by protoc-plugin-js import type { UpdateMarketConfiguration } from './UpdateMarketConfiguration' export * from './UpdateMarket/encode.js' export * from './UpdateMarket/decode.js' export type UpdateMarket = { marketId: string changes: UpdateMarketConfiguration }