bitburner-src/markdown/bitburner.product.demand.md

14 lines
386 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Product](./bitburner.product.md) &gt; [demand](./bitburner.product.demand.md)
## Product.demand property
Demand for the product, only present if "Market Research - Demand" unlocked
**Signature:**
```typescript
demand: number | undefined;
```