13 lines
191 B
JavaScript
13 lines
191 B
JavaScript
module["exports"] = [
|
|
"Anvers",
|
|
"Limbourg",
|
|
"Flandre occidentale",
|
|
"Flandre orientale",
|
|
"Hainaut",
|
|
"Liège",
|
|
"Luxembourg",
|
|
"Namur",
|
|
"Brabant flamand",
|
|
"Brabant wallon"
|
|
];
|