bitburner.factionworkenumtype.md

May 10, 2025 ยท View on GitHub

Home > bitburner > FactionWorkEnumType

FactionWorkEnumType type

Signature:

type FactionWorkEnumType = {
  hacking: "hacking";
  field: "field";
  security: "security";
};