mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
14 lines
416 B
Markdown
14 lines
416 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Product](./bitburner.product.md) > [competition](./bitburner.product.competition.md)
|
|
|
|
## Product.competition property
|
|
|
|
Competition for the product, only present if "Market Research - Competition" unlocked
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
competition: number | undefined;
|
|
```
|