mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-23 14:42:28 +01:00
20 lines
457 B
Markdown
20 lines
457 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerOperations](./bitburner.bladeburneroperations.md)
|
|
|
|
## BladeburnerOperations type
|
|
|
|
All Bladeburner Ops.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
type BladeburnerOperations =
|
|
| "Investigation"
|
|
| "Undercover Operation"
|
|
| "Sting Operation"
|
|
| "Raid"
|
|
| "Stealth Retirement Operation"
|
|
| "Assassination";
|
|
```
|