bitburner-src/markdown/bitburner.office.employeeproductionbyjob.md

14 lines
420 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Office](./bitburner.office.md) &gt; [employeeProductionByJob](./bitburner.office.employeeproductionbyjob.md)
## Office.employeeProductionByJob property
Production of the employees
**Signature:**
```typescript
employeeProductionByJob: Record<CorpEmployeePosition, number>;
```