[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerOperations](./bitburner.bladeburneroperations.md) ## BladeburnerOperations type All Bladeburner Ops. Signature: ```typescript type BladeburnerOperations = | "Investigation" | "Undercover Operation" | "Sting Operation" | "Raid" | "Stealth Retirement Operation" | "Assassination"; ```