bitburner-src/markdown/bitburner.corpsmartsupplyoption.md
2023-06-20 18:25:27 -04:00

13 lines
331 B
Markdown

<!-- 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";
```