mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
23 lines
517 B
Markdown
23 lines
517 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CorpUpgradeName](./bitburner.corpupgradename.md)
|
|
|
|
## CorpUpgradeName type
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
type CorpUpgradeName =
|
|
| "Smart Factories"
|
|
| "Smart Storage"
|
|
| "DreamSense"
|
|
| "Wilson Analytics"
|
|
| "Nuoptimal Nootropic Injector Implants"
|
|
| "Speech Processor Implants"
|
|
| "Neural Accelerators"
|
|
| "FocusWires"
|
|
| "ABC SalesBots"
|
|
| "Project Insight";
|
|
```
|