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