[Home](./index.md) > [bitburner](./bitburner.md) > [CorpSmartSupplyOption](./bitburner.corpsmartsupplyoption.md) ## CorpSmartSupplyOption type **Signature:** ```typescript type CorpSmartSupplyOption = "leftovers" | "imports" | "none"; ```