server-json/node_modules/faker/lib/locales/en/company/suffix.js
2024-11-01 08:00:42 +00:00

6 lines
67 B
JavaScript

module["exports"] = [
"Inc",
"and Sons",
"LLC",
"Group"
];