mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
63 lines
1.1 KiB
Markdown
63 lines
1.1 KiB
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CompanyName](./bitburner.companyname.md)
|
|
|
|
## CompanyName type
|
|
|
|
All companies.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
type CompanyName =
|
|
// Sector-12
|
|
| "MegaCorp"
|
|
| "BladeIndustries"
|
|
| "FourSigma"
|
|
| "IcarusMicrosystems"
|
|
| "UniversalEnergy"
|
|
| "DeltaOne"
|
|
| "CIA"
|
|
| "NSA"
|
|
| "AlphaEnterprises"
|
|
| "CarmichaelSecurity"
|
|
| "FoodNStuff"
|
|
| "JoesGuns"
|
|
|
|
// Aevum
|
|
| "ECorp"
|
|
| "BachmanAndAssociates"
|
|
| "ClarkeIncorporated"
|
|
| "OmniTekIncorporated"
|
|
| "FulcrumTechnologies"
|
|
| "GalacticCybersystems"
|
|
| "AeroCorp"
|
|
| "WatchdogSecurity"
|
|
| "RhoConstruction"
|
|
| "AevumPolice"
|
|
| "NetLinkTechnologies"
|
|
|
|
// Volhaven
|
|
| "NWO"
|
|
| "HeliosLabs"
|
|
| "OmniaCybersystems"
|
|
| "LexoCorp"
|
|
| "SysCoreSecurities"
|
|
| "CompuTek"
|
|
|
|
// Chongqing
|
|
| "KuaiGongInternational"
|
|
| "SolarisSpaceSystems"
|
|
|
|
// Ishima
|
|
| "StormTechnologies"
|
|
| "NovaMedical"
|
|
| "OmegaSoftware"
|
|
|
|
// New Tokyo
|
|
| "DefComm"
|
|
| "VitaLife"
|
|
| "GlobalPharmaceuticals"
|
|
| "NoodleBar";
|
|
```
|