aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en_CA/location/state_abbr.ts
blob: d3ba5187a4bce40fe4bf490fb35e677e140a6a8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export default [
  'AB',
  'BC',
  'MB',
  'NB',
  'NL',
  'NS',
  'NU',
  'NT',
  'ON',
  'PE',
  'QC',
  'SK',
  'YT',
];