Socialify

Folder ..

Viewing city_prefix.ts
14 lines (14 loc) • 195.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
export default [
  'Bondi',
  'Burleigh Heads',
  'Carlton',
  'Fitzroy',
  'Fremantle',
  'Glenelg',
  'Manly',
  'Noosa',
  'Stones Corner',
  'St Kilda',
  'Surry Hills',
  'Yarra Valley',
];