bitburner-src/markdown/bitburner.corpstatename.md
2022-12-29 20:28:53 -05:00

13 lines
325 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CorpStateName](./bitburner.corpstatename.md)
## CorpStateName type
<b>Signature:</b>
```typescript
type CorpStateName = "START" | "PURCHASE" | "PRODUCTION" | "SALE" | "EXPORT";
```