mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
565 B
565 B
Home > bitburner > WarehouseAPI > getProduct
WarehouseAPI.getProduct() method
Signature:
getProduct(divisionName: string, productName: string): Product;
Parameters
| Parameter | Type | Description |
|---|---|---|
| divisionName | string | |
| productName | string |
Returns: