mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 21:23:54 +01: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: