@defra-fish/gafl-webapp-service
Version:
The websales frontend for the GAFL service
26 lines (25 loc) • 440 B
JavaScript
export default {
name: 'defra_country',
options: {
910400059: {
id: 910400059,
label: 'France',
description: 'FR'
},
910400184: {
id: 910400184,
label: 'United Kingdom',
description: 'GB'
},
910400195: {
id: 910400195,
label: 'England',
description: 'GB-ENG'
},
910400175: {
id: 910400175,
label: 'Tonga',
description: 'TO'
}
}
}