1 2 3 4
export default { normal: '{{location.street}}, {{location.buildingNumber}}', full: '{{location.street}}, {{location.buildingNumber}} {{location.secondaryAddress}}', };