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

14 lines
416 B
Markdown

<!-- 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; [competition](./bitburner.product.competition.md)
## Product.competition property
Competition for the product, only present if "Market Research - Competition" unlocked
**Signature:**
```typescript
competition: number | undefined;
```