/// autogenerated by protoc-plugin-js export * from './OrderCancellation/encode.js' export * from './OrderCancellation/decode.js' export type OrderCancellation = { orderId: string marketId: string }