Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 417 Bytes

bitburner.corpemployeeposition.md

File metadata and controls

19 lines (14 loc) · 417 Bytes

Home > bitburner > CorpEmployeePosition

CorpEmployeePosition type

Signature:

type CorpEmployeePosition =
  | "Operations"
  | "Engineer"
  | "Business"
  | "Management"
  | "Research & Development"
  | "Intern"
  | "Unassigned";