export default { key: { type: String, required: true }, value: { type: Object, required: true }, }