bitburner-src/markdown/bitburner.product.md

24 lines
601 B
Markdown
Raw Normal View History

2021-12-09 00:19:30 +01:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Product](./bitburner.product.md)
## Product interface
<b>Signature:</b>
```typescript
interface Product
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [cmp](./bitburner.product.cmp.md) | number | |
| [dmd](./bitburner.product.dmd.md) | number | |
| [name](./bitburner.product.name.md) | string | |
| [pCost](./bitburner.product.pcost.md) | number | |
| [sCost](./bitburner.product.scost.md) | string \| number | |