mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
451 B
451 B
Home > bitburner > BladeburnerActionEnumType
BladeburnerActionEnumType type
Action types of Bladeburner
Signature:
type BladeburnerActionEnumType = {
General: "General";
Contract: "Contracts";
Operation: "Operations";
BlackOp: "Black Operations";
};