mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
API: Add types for parameters of gym-university-bladeburner API (Fix merging error) (#1596)
* API: Add types for parameters of gym-university-bladeburner API * Fix merging error
This commit is contained in:
22
markdown/bitburner.bladeburnercontractname.md
Normal file
22
markdown/bitburner.bladeburnercontractname.md
Normal file
@@ -0,0 +1,22 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerContractName](./bitburner.bladeburnercontractname.md)
|
||||
|
||||
## BladeburnerContractName enum
|
||||
|
||||
Contract names of Bladeburner
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
declare enum BladeburnerContractName
|
||||
```
|
||||
|
||||
## Enumeration Members
|
||||
|
||||
| Member | Value | Description |
|
||||
| --- | --- | --- |
|
||||
| BountyHunter | <code>"Bounty Hunter"</code> | |
|
||||
| Retirement | <code>"Retirement"</code> | |
|
||||
| Tracking | <code>"Tracking"</code> | |
|
||||
|
||||
Reference in New Issue
Block a user