bitburner-src/markdown/bitburner.corpsmartsupplyoption.md

13 lines
331 B
Markdown
Raw Normal View History

2023-06-21 00:25:27 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CorpSmartSupplyOption](./bitburner.corpsmartsupplyoption.md)
## CorpSmartSupplyOption type
**Signature:**
```typescript
type CorpSmartSupplyOption = "leftovers" | "imports" | "none";
```