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

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