© 2026 Hedgehog Software, LLC
export const params = { row: { type: "object", required: true, }, shopId: { type: "string", required: true, } };