mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-12 18:53:55 +01:00
24 lines
601 B
Markdown
24 lines
601 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [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 | |
|
|
|