Result of npm run doc

Includes my change and a bunch of prior changes
This commit is contained in:
David Walker
2023-02-17 00:14:20 -08:00
parent 53755dd573
commit dc9b1050bf
20 changed files with 124 additions and 77 deletions

View File

@@ -0,0 +1,13 @@
<!-- 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; [totalExperience](./bitburner.office.totalexperience.md)
## Office.totalExperience property
Total experience of all employees
**Signature:**
```typescript
totalExperience: number;
```