7 lines
79 B
JavaScript
7 lines
79 B
JavaScript
module["exports"] = [
|
|
"1 hoog",
|
|
"2 hoog",
|
|
"3 hoog",
|
|
"3 hoog achter"
|
|
];
|