mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
678 B
678 B
Home > bitburner > JobFieldEnumType
JobFieldEnumType type
Signature:
type JobFieldEnumType = {
software: "Software";
softwareConsultant: "Software Consultant";
it: "IT";
securityEngineer: "Security Engineer";
networkEngineer: "Network Engineer";
business: "Business";
businessConsultant: "Business Consultant";
security: "Security";
agent: "Agent";
employee: "Employee";
partTimeEmployee: "Part-time Employee";
waiter: "Waiter";
partTimeWaiter: "Part-time Waiter";
};