5 lines
48 B
JavaScript
5 lines
48 B
JavaScript
module["exports"] = [
|
|
"Kat #",
|
|
"Stan ##"
|
|
];
|
module["exports"] = [
|
|
"Kat #",
|
|
"Stan ##"
|
|
];
|