[Home](./index.md) > [bitburner](./bitburner.md) > [FactionWorkEnumType](./bitburner.factionworkenumtype.md) ## FactionWorkEnumType type **Signature:** ```typescript type FactionWorkEnumType = { hacking: "hacking"; field: "field"; security: "security"; }; ```