aboutsummaryrefslogtreecommitdiff
path: root/src/locales/fr_CH/location/country_code.ts
blob: 08e954cef8d4915ae663ff91ca91867bebcd15b3 (plain)
1
2
// [ISO_3166-1](https://en.wikipedia.org/wiki/ISO_3166-1)
export default [{ alpha2: 'CH', alpha3: 'CHE', numeric: '756' }];