mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
fb1f95c26e
See PR #271 description
422 B
422 B
Home > bitburner > CorpEmployeePosition
CorpEmployeePosition type
Signature:
type CorpEmployeePosition =
| "Operations"
| "Engineer"
| "Business"
| "Management"
| "Research & Development"
| "Training"
| "Unassigned";