Socialify

Folder ..

Viewing building_number.ts
11 lines (11 loc) • 110.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
export default [
  '#',
  '##',
  '###',
  '###a',
  '###b',
  '###c',
  '### I',
  '### II',
  '### III',
];