Socialify

Folder ..

Viewing street_name.ts
6 lines (6 loc) • 202.0 B

1
2
3
4
5
6
export default [
  '#{street_root}#{street_suffix}',
  '#{street_prefix} #{street_root}#{street_suffix}',
  '#{Name.first_name}#{common_street_suffix}',
  '#{Name.last_name}#{common_street_suffix}',
];