8 lines
80 B
JavaScript
8 lines
80 B
JavaScript
module["exports"] = [
|
|
"San",
|
|
"Borgo",
|
|
"Sesto",
|
|
"Quarto",
|
|
"Settimo"
|
|
];
|