1 2
// [ISO_3166-1](https://en.wikipedia.org/wiki/ISO_3166-1) export default [{ alpha2: 'CA', alpha3: 'CAN', numeric: '124' }];