7 lines
67 B
JavaScript
7 lines
67 B
JavaScript
module["exports"] = [
|
|
"Inc",
|
|
"and Sons",
|
|
"LLC",
|
|
"Group"
|
|
];
|