aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en_CA/location/country_code.ts
blob: 75683672d61c2d04da651323d7fa125059c96d72 (plain)
1
2
// [ISO_3166-1](https://en.wikipedia.org/wiki/ISO_3166-1)
export default [{ alpha2: 'CA', alpha3: 'CAN', numeric: '124' }];